Zooming on 3D Race Games

Post here your demos and examples with the source files.
Forum rules
Always post the games with a screenshot.
The file must have the ged and data files (complete game source)
Use the forum attachment to post the files.
It is always better to use the first post to put the game files

Zooming on 3D Race Games

Postby Bee-Ant » Thu Oct 07, 2010 4:52 pm

This is how you use zooming in 3D race games...
http://dl.dropbox.com/u/3997355/3D%20Race.zip
Attachments
3D Race.zip
(10.36 KiB) Downloaded 1079 times
3DRace.png
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: Zooming on 3D Race Games

Postby sonicfire » Sat Jan 08, 2011 6:42 pm

this is really nicely done!! i wonder why there are no comments at all?!
sonicfire
 
Posts: 425
Joined: Wed Nov 01, 2006 9:34 pm
Location: berlin germany
Score: 16 Give a positive score

Re: Zooming on 3D Race Games

Postby Bee-Ant » Sat Jan 08, 2011 7:21 pm

sonicfire wrote:this is really nicely done!! i wonder why there are no comments at all?!

Since it's complicated maybe... :P
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: Zooming on 3D Race Games

Postby tintran » Sun Jan 09, 2011 8:56 pm

Agreed, 3D hurts my head to think about, but it's so visually appealing for the eyes.
But i am still try to learn 2D and GE concepts.
Bee-Ant has some cool stuff, i am a new fan of Bee-Ant (but i think there's some real issue with my ram, it keeps segmentation faulting when i try to run downloaded GEDs.)
User avatar
tintran
 
Posts: 157
Joined: Fri Dec 24, 2010 1:34 am
Score: 30 Give a positive score

Re: Zooming on 3D Race Games

Postby tintran » Tue Jan 11, 2011 10:53 pm

this reminded me of Mario Kart or more like Outrunner.
so I wanted to try to make something 3D-ish (using trigonometry i learned from my junior high math teacher).
then came time to sort the objects by scale to draw objects from further away first,
bubble sort slowed the real_fps down to 15 when zoomed out.
so i used a different sort (not sure what the technical term for it is, but it improved alot back up to 29/30 fps).
now i wonder what the most efficient scale sorter is.
screenshot01.png

3D_test.zip
(45.66 KiB) Downloaded 811 times

this is the most successful 3D test i have done up to date (before this, all i did was fiddle around with some Z, i think GE might have helped in making some connections or might have simplified 3D downto 2D so that i can wrap my mind around it)
sort'of, 3D still hurts my head to think about, just a little less now after this practice.
I am on my way to making Halo 10 game...(dream or maybe Halo 1 just with more levels). :mrgreen:
User avatar
tintran
 
Posts: 157
Joined: Fri Dec 24, 2010 1:34 am
Score: 30 Give a positive score

Re: Zooming on 3D Race Games

Postby Bee-Ant » Thu Jan 13, 2011 7:16 am

Wow, it's awesome :shock:
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: Zooming on 3D Race Games

Postby Game A Gogo » Thu Jan 13, 2011 5:08 pm

Tintran, I hope you don't mind that I merged your demo with my Mode 7 to see the results!
took me a couple of hours to make the mode 7 match your perspective, still not perfect, but I'd have to remake everything in order for it to match. The fps is poor of course... (4fps with pixel doubling)
but visually, it's really awesome and more to move around :)
picture.JPG


For a reason or another, GE forum doesn't let me upload the Tile.bmp for the exe, here instead: http://dl.dropbox.com/u/9246426/Tile.bmp
Attachments
test3D_2.exe
(1.43 MiB) Downloaded 999 times
Programming games is an art,
    Respect it.
User avatar
Game A Gogo
 
Posts: 3466
Joined: Wed Jun 29, 2005 10:49 pm
Location: French Canada *laughs*
Score: 181 Give a positive score

Re: Zooming on 3D Race Games

Postby Bee-Ant » Fri Jan 14, 2011 12:40 am

Gogo: posting *.exe without *.ged in Game Demos is illegal :P
Nice anyway ;)
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: Zooming on 3D Race Games

Postby Game A Gogo » Fri Jan 14, 2011 10:46 am

this topic is about your demo not mine, I can remove it if you wish though :P
Programming games is an art,
    Respect it.
User avatar
Game A Gogo
 
Posts: 3466
Joined: Wed Jun 29, 2005 10:49 pm
Location: French Canada *laughs*
Score: 181 Give a positive score

Re: Zooming on 3D Race Games

Postby lcl » Fri Jan 14, 2011 12:39 pm

Wow dudes amazing work! :D
Tintran, 1+ for you, this is awesome!
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

Re: Zooming on 3D Race Games

Postby Turon » Fri Jan 28, 2011 5:04 pm

Mmm cool
Turon
 
Posts: 862
Joined: Sun Jan 24, 2010 5:23 pm
Score: 32 Give a positive score

Re: Zooming on 3D Race Games

Postby Lacotemale » Fri Jan 28, 2011 7:02 pm

Amazing for coming up with this Tintran! +1 for you!! :)

Game A Gogo - Nice addition to it and it didn't perform at all bad for me! I will award you a +1 next chance I get.
User avatar
Lacotemale
 
Posts: 285
Joined: Wed Dec 08, 2010 7:47 pm
Location: /home
Score: 7 Give a positive score

Re: Zooming on 3D Race Games

Postby DST » Sat Jan 29, 2011 4:17 am

Neon Z racing: A (semi) fast 3d game.
neon1.jpg

neon3.jpg


Number in the upper corner is real_fps. I get 60 on my dualcore amd and 30 on my sempron 3600.

This is a windows exe only demo showing only 1/5th of the map. Reason is, GE cannot use arrays over 10k in an exe, and the text file read is borked on Linux, and everything is off because of it.

Use the arrow keys to drive. Note that you must extract the files first because it needs the track.txt file to function.
NeonZRacing.zip
Windows Exe
(876.12 KiB) Downloaded 835 times


I'd love to know what kinds of Fps you get and what OS/Cpu you are using!
It's easier to be clever than it is to be kind.
http://www.lostsynapse.com
http://www.dstgames.com
User avatar
DST
 
Posts: 1117
Joined: Sun Apr 15, 2007 5:36 pm
Location: 20 minutes into the future
Score: 151 Give a positive score

Re: Zooming on 3D Race Games

Postby Lacotemale » Sat Jan 29, 2011 5:26 pm

Wow amazing DST!! If only GE could manage your full track so then we could possibly put together a full 3D-ish racing game! :D

Ive got an Intel Core2Duo 1.86Ghz processor... I get inbetween 30 to 60 FPS. Well its mostly either 60 or 30 ish. It can run at 60FPS for a bit but sometimes drops down to 30FPS.

Im running it on Ubuntu 10.10 64bit through WINE (a Windows compatibility layer).
User avatar
Lacotemale
 
Posts: 285
Joined: Wed Dec 08, 2010 7:47 pm
Location: /home
Score: 7 Give a positive score

Re: Zooming on 3D Race Games

Postby Game A Gogo » Sat Jan 29, 2011 9:24 pm

a great steady 50-60fps on my broken cpu, great! which is a 2.8gHz.
You're using line-to right? and most likely your own algebra :) great job! I'm more and more jealous of you guys, keep it up :D
Programming games is an art,
    Respect it.
User avatar
Game A Gogo
 
Posts: 3466
Joined: Wed Jun 29, 2005 10:49 pm
Location: French Canada *laughs*
Score: 181 Give a positive score

Next

Return to Game Demos

Who is online

Users browsing this forum: No registered users and 1 guest