PDA

View Full Version : 3D game engine??!!??



booeriis
January 30th, 2006, 04:00 PM
hi everybody my name is booeriis, i have been working with some of the 3D tutorials here for my university project. i have reworked the car racing game to suite my needs.
but i am having trouble with the drawing API in 3D. i have looked through the tutorials about drawing shapes and such but i cant get what i want to work.

what i need is a simple room interior, just four walls, a floor and a cieling. this is relativly simple, placing the cordinates in an arrey, etc. but i cant get the room to move around with the arrow keys like the characters do, see fpsgame2.swf.

if anyone can help i would apreciate it sooo much.

thanks, booeriis.

bombsledder
January 30th, 2006, 05:35 PM
use swift3D or other 3D flash programs, personally its so much easier then doing all that math and the "fake" 3D looks so bad =\

igotgames
January 30th, 2006, 10:34 PM
sweet! i love tht, are u willing to show us the FLA files .. <well aloud i should ask to, college is weird>

booeriis
January 31st, 2006, 03:25 PM
sure id like to upload the FLAs but they're too big.
if you look at the tutorials on this site you can see where i got the code from. it is the camera move/pan tutorial and the race car tutorial.
if you have any suggestions to help out i'd love to hear them.
thanks

igotgames
January 31st, 2006, 11:58 PM
http://www.filefactory.com/
put it up here plz

booeriis
February 1st, 2006, 09:38 AM
i got the FLAs uploaded, here are the links
http://www.filefactory.com/get/f.php?f=b0bc227b177bee7f668e70d8
http://www.filefactory.com/get/f.php?f=e190425f7786ae216a79a626

the code is basically copied from the tutorials, but i have tweaked it slightly.
if anyone has suggestions on how to make the characters appear inside a 3D room, please feel free to experiment with the FLA and post back.
thanks.