User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Game Development section within the Software Development category of DaniWeb, a massive community of 402,758 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,683 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Game Development advertiser: Programming Forums
Views: 3359 | Replies: 8
Reply
Join Date: Oct 2005
Posts: 35
Reputation: Xtothel is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 1
Xtothel Xtothel is offline Offline
Light Poster

Question Suggestions for Creating 3D space environment

  #1  
Oct 22nd, 2006
Hello, I am trying to create a 3D Space Environment, one that you could travel through it in real time, and also needs to include other objects such as asteriods and a space station.

Anyone have a suggestion on what software I could purchase to do such things? It would be nice if i could end up with an executable so I am able to run it on any Windows machine.

I am open to any suggestion at all. Thank you in advance
Last edited by Xtothel : Oct 22nd, 2006 at 11:58 pm.
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Apr 2006
Location: Canada
Posts: 4,474
Reputation: John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light 
Rep Power: 16
Solved Threads: 270
Moderator
Staff Writer
Featured Blogger
John A's Avatar
John A John A is offline Offline
Vampirical Moderator

Re: Suggestions for Creating 3D space environment

  #2  
Oct 23rd, 2006
Um, GameMaker? I'm not exactly sure how precise you want this to be. If you're planning to write a full-featured 3D game with millions of features, that would be a definite no.

If you want more control over the enviroment or write something fancy, you'll need to learn a programming language such as C/C++, and a graphics library like OpenGL or DirectX to power your graphics. Be prepared to spend half-year to a whole year learning how to program, and even then you'll only be able to write 2D games.
tuxation.com - Linux articles, tutorials, and discussions
Reply With Quote  
Join Date: Oct 2005
Posts: 35
Reputation: Xtothel is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 1
Xtothel Xtothel is offline Offline
Light Poster

Re: Suggestions for Creating 3D space environment

  #3  
Oct 23rd, 2006
Thankyou Joe, but I am leaning more towards just a whole 3D environment, nothing fancy, maybe zoom in and zoom out on objects, but that's about it, not a game. Its more of a um...enviroment, like if you were playing some fps game, and you're the only one on the map, running around.
Reply With Quote  
Join Date: Apr 2006
Location: Canada
Posts: 4,474
Reputation: John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light 
Rep Power: 16
Solved Threads: 270
Moderator
Staff Writer
Featured Blogger
John A's Avatar
John A John A is offline Offline
Vampirical Moderator

Re: Suggestions for Creating 3D space environment

  #4  
Oct 23rd, 2006
That's the base of a game, though. Unless I'm mistaken, Game Maker can do that. And it will probably be sufficient, given that you only need to create a 3D enviroment, and not a full featured game.
tuxation.com - Linux articles, tutorials, and discussions
Reply With Quote  
Join Date: Jun 2005
Location: Danvers, MA
Posts: 280
Reputation: BeastOverlordH6 is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 1
BeastOverlordH6's Avatar
BeastOverlordH6 BeastOverlordH6 is offline Offline
Posting Whiz in Training

Re: Suggestions for Creating 3D space environment

  #5  
Oct 24th, 2006
Unless you already considered, I'd advise playing around with Blender, but if you're looking for an application that would make an application, then it's GameMaker.

In Blender, for example, one could create a huge box structure, and give the interior walls a "spacey" texture, then take a camera inside it, try it out. Even cooler, a sphere, keep the idea of distance accurate, I guess. Don't know much about the program, but seeing how open it is, and what my friend can do on it, I'd advise it first over anything.
Personal messages and emails will not be ignored.
Reply With Quote  
Join Date: Apr 2006
Location: Canada
Posts: 4,474
Reputation: John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light 
Rep Power: 16
Solved Threads: 270
Moderator
Staff Writer
Featured Blogger
John A's Avatar
John A John A is offline Offline
Vampirical Moderator

Re: Suggestions for Creating 3D space environment

  #6  
Oct 24th, 2006
Originally Posted by BeastOverlordH6 View Post
Unless you already considered, I'd advise playing around with Blender, but if you're looking for an application that would make an application, then it's GameMaker.

In Blender, for example, one could create a huge box structure, and give the interior walls a "spacey" texture, then take a camera inside it, try it out. Even cooler, a sphere, keep the idea of distance accurate, I guess. Don't know much about the program, but seeing how open it is, and what my friend can do on it, I'd advise it first over anything.
Blender is a very powerful tool, and you can even create games within the program using Python however, it is very difficult to learn. The interface is one of the worst I've ever seen, the keyboard shortcuts don't follow any convention ("We've put the keys into groups so it's easier to operate"), and when you're following the tutorials included with the documentation, one wrong keypress can send you crashing to the ground.

So be prepared for lots of frustration and mistakes, and a forum will probably be handy when learning, but if you can overcome the learning stage, you will be able to create beautiful things with Blender.
tuxation.com - Linux articles, tutorials, and discussions
Reply With Quote  
Join Date: Jun 2005
Location: Danvers, MA
Posts: 280
Reputation: BeastOverlordH6 is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 1
BeastOverlordH6's Avatar
BeastOverlordH6 BeastOverlordH6 is offline Offline
Posting Whiz in Training

Re: Suggestions for Creating 3D space environment

  #7  
Oct 24th, 2006
Ah, yea, I did fail to mention the complexity of Blender.
Personal messages and emails will not be ignored.
Reply With Quote  
Join Date: Oct 2006
Location: New York City
Posts: 2,553
Reputation: mattyd is an unknown quantity at this point 
Rep Power: 7
Solved Threads: 1
Featured Poster
mattyd's Avatar
mattyd mattyd is offline Offline
Posting Maven

Re: Suggestions for Creating 3D space environment

  #8  
Jan 9th, 2007
You may wish to review this link and try some of the tutorials to get you started beginning with the first tutorial entitled "OpenGL WINDOW'.

http://www.morrowland.com/apron/tut_gl.php

and

http://www.codecolony.de/opengl.htm

**NOTE: This will require at the least on your system:
  • OpenGL
  • A compiler that will handle OPENGL code ( Microsoft Visual C++ Expresss Edition 2005, for example. Free from Microsoft)
  • GLUT (libraries possibly necessary to run OPENGL on the above-mentioned compiler)
Regards,
sharky_machine
Last edited by mattyd : Jan 9th, 2007 at 10:15 pm. Reason: sp, ++
Reply With Quote  
Join Date: Oct 2005
Posts: 35
Reputation: Xtothel is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 1
Xtothel Xtothel is offline Offline
Light Poster

Re: Suggestions for Creating 3D space environment

  #9  
Jan 9th, 2007
WoW, thankyou very mcuH!
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb Game Development Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Other Threads in the Game Development Forum

All times are GMT -4. The time now is 8:50 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC