View Full Version : How to make Maps in opengl?
nahid
2005.04.03, 08:12 PM
Hello,
Im trying to make a map or like a level for my game in opengl. Do you guys use just regular glVertex3d and stuff liek that or do you use somekind of Mapping Program?
PLease let me know, how you guys make Maps.
Thanks
Muffinking
2005.04.04, 09:48 PM
Different games usually all use their own in house level editors... minus Oni I guess..
anywho... you're gonna have to create an editor for your game, using all the same types of calls you from OGL you used in your game...
there is no "map program" you can download that will make a level that will magically work with your game if thats what your thinking.
Editors can sometimes be just as much fun as creating the actual game.
nahid
2005.04.04, 10:44 PM
Ok thats cool, but i also saw Terragen which has a Plugin to make teh terragen file into a OBJ file, and I have a OBJ loader, so i thought i could load the terragen file which will be a OBJ file into my program and load it.
WHat you guys think?
thanks
OneSadCookie
2005.04.04, 11:23 PM
go for it.
nahid
2005.04.04, 11:49 PM
alrighty cool, ill see if that makes the game slower or not,
thanks
vBulletin® v3.6.8, Copyright ©2000-2008, Jelsoft Enterprises Ltd.