Creating Rooms - What Program?

Started by
7 comments, last by PlayerX 17 years, 6 months ago
Hi, I am relatively new to 3D Modelling, however, I need to make the starting point for my game; a dungeon. I have tried a few modelling programs, but which is the best to use to specifically design rooms? Would I use Maya, DeleD, Blender? Or is there a more specific program that I could use? Thanks,
Advertisement
Autodesk Viz is pretty much designed for exactly that purpose, but realistically all of the apps you listed plus more will work just fine. Just use whatever you're comfortable with. I'd use Maya, personally, because it is what I'm more familiar with, but Blender or even Wings are perfectly suitable for such a purpose.
laziness is the foundation of efficiency | www.AdrianWalker.info | Adventures in Game Production | @zer0wolf - Twitter
I like DeleD, because it's small, fast, and has the tools you need. You can build various dungeon parts (tunnel sections, grates, etc) as prefabs, and then populate the actual dungeon level with these prefabs, adding custom designs where desired.

However, the important part is that you choose a tool that suits your working style, and a tool that can actually export to the runtime engine you will use.
enum Bool { True, False, FileNotFound };
Hi,
Thanks for the responses. I think I might go with Maya, but I notice that the Personal Learning Edition is only for personal use not commercial. My game will not cost anything; it will be downloaded from the internet. Does that mean I can use it as long as I am not charging anything to play?

Thanks
Andy
Using the Personal Learning Edition of Maya comes with a number of limitations, the biggest being that it is for personal use only, not for commercial usage. If you're making money or gaining any sort of beneficial business due to any product generated with it, then you're producing commercial work.

I'd recommend playing around with Maya PLE to become familiar with it, but I would not use it for any sort of distributed content, just to be on the safe side. Unreal and Half-life have exporters that allow you to create content to be dumped into mods from the PLE, so there is obviously some leway in your ability to distribute your content. Again, do you plan on making any money whatsoever with this game?

If you're really wanting to learn Maya, then go for it. If you're wanting to learn something that you can use in the future commercially and not have to pay a few grand for, I'd recommend going for Blender, Wings3D, or DeleD. Maya is a bit overkill if you're just wanting to do some basic modeling.
laziness is the foundation of efficiency | www.AdrianWalker.info | Adventures in Game Production | @zer0wolf - Twitter
Maya is not only a huge amount of overkill, but its going to make your task considerably more difficult.

My suggestion would be to use Wings3d or Silo for the actuall modeling (since poly modeling is not only simplified, but easier and faster in these programs than it would ever be in maya). When you are done you can texture in wings and export to blender (because blender can export to just about whatever you need to), or if you go with silo you can export to blender, texture and then export to your desired format.

Dont go the route of maya, not for games and especially not at your level.

Good luck.
Thanks, everybody youve been loads of help. I won't go with Maya; it looks too complex for what I need, and like zer0wolf said, its still a bit risky. I'm not going to charge money to play the game.

I will check out all those programs and see which is best!

Good luck in all your projects.
Quote:Original post by slowpid
Maya is not only a huge amount of overkill, but its going to make your task considerably more difficult.

...

Dont go the route of maya, not for games and especially not at your level.

The Doom3 development team used Maya as their level editor...

Tho yes, its not the best beginners tool
Allways question authority......unless you're on GameDev.net, then it will hurt your rating very badly so just shut the fuck up.
Quote:Original post by PhilMorton
The Doom3 development team used Maya as their level editor...

Tho yes, its not the best beginners tool


id software used Maya for their game models. The levels were built using id's own Radiant level editor.

This topic is closed to new replies.

Advertisement