3D demo!

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

Re: 3D demo!

Postby pyrometal » Sun Apr 06, 2008 11:47 pm

POLL QUESTION!!!

Should I build an actual 3d rendering system and post a demo of that as well?
SPRITE WARRIOR:
Free, open-source & crossplatform pixel art editor (currently under construction).
User avatar
pyrometal
 
Posts: 706
Joined: Wed Nov 28, 2007 4:07 am
Location: Kingston, ON, Canada
Score: 86 Give a positive score

Re: 3D demo!

Postby Kalladdolf » Mon Apr 07, 2008 7:57 am

hasn't this been done before?
I mean the raycasing example.
or is that something else?

(it sucked away all my RAM lol)

btw, maybe I should've mentioned this earlier, I appriceate your work! :)
lol :oops:
User avatar
Kalladdolf
 
Posts: 2427
Joined: Sat Sep 08, 2007 8:22 am
Location: Germany
Score: 120 Give a positive score

Re: 3D demo!

Postby pyrometal » Mon Apr 07, 2008 8:02 pm

Thanks a lot Kall! That means a lot to me. The raycasting example is indeed an example of 3D rendered with 2D means, but I was thinking about doing something slightly different, like rendering 3D prisms that could be rotated in space to view all of its angles and features.
SPRITE WARRIOR:
Free, open-source & crossplatform pixel art editor (currently under construction).
User avatar
pyrometal
 
Posts: 706
Joined: Wed Nov 28, 2007 4:07 am
Location: Kingston, ON, Canada
Score: 86 Give a positive score

Re: 3D demo!

Postby jimmynewguy » Tue Apr 08, 2008 1:22 am

pretty cool! :mrgreen: you should make a simple maze demo out of this so I, and others, could find a way to make it not a looped matrix, but instead plotted >if possible< thanx points ++
Working on a probably too ambitious project! Wild-west-adventure-RPG-shooter-thing.
User avatar
jimmynewguy
 
Posts: 1137
Joined: Sat Mar 31, 2007 6:27 pm
Score: 89 Give a positive score

Re: 3D demo!

Postby pyrometal » Tue Apr 08, 2008 3:10 am

thank you very much Jimmy! I know what you mean by making a maze out of it, and unlooping, but there was a major problem with doing that unfortunately... By unlooping the matrix, the matrix would have needed to be a lot larger, and also the game would have crashed, if you had tried to go beyond 5 squares of the matrix edge. The reason for that is that the function that updates the player's view would tried to "see" a non-existant object. By looping I saved a lot of problems from arising. Thanks for the comment!
SPRITE WARRIOR:
Free, open-source & crossplatform pixel art editor (currently under construction).
User avatar
pyrometal
 
Posts: 706
Joined: Wed Nov 28, 2007 4:07 am
Location: Kingston, ON, Canada
Score: 86 Give a positive score

Re: 3D demo!

Postby Game A Gogo » Wed Apr 09, 2008 1:59 am

this is just like one of those first Pseudo 3D game they made :3 moves the same way as well
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: 3D demo!

Postby kirby » Wed Apr 09, 2008 2:23 pm

Cool, 1+ for you, say... You always posting cool demos!! All kinds of 3D. :lol:
kirby
 
Posts: 121
Joined: Wed Nov 14, 2007 3:32 am
Score: 6 Give a positive score

Re: 3D demo!

Postby pyrometal » Wed Apr 09, 2008 2:26 pm

Ha ha, thanks a lot kirby! I love 3D! I'm doing this to gain programming experience really, and I sure am! ttyl!
SPRITE WARRIOR:
Free, open-source & crossplatform pixel art editor (currently under construction).
User avatar
pyrometal
 
Posts: 706
Joined: Wed Nov 28, 2007 4:07 am
Location: Kingston, ON, Canada
Score: 86 Give a positive score

Re: 3D demo!

Postby kirby » Wed Apr 09, 2008 2:33 pm

>,< I think i'll make games sometimes this ged when i got idea xP, Because now i got another program to make game!
But i like ged too. I will visit here sometimes. xD Which one is better? Game maker pro or..... :cry:
kirby
 
Posts: 121
Joined: Wed Nov 14, 2007 3:32 am
Score: 6 Give a positive score

Re: 3D demo!

Postby pyrometal » Wed Apr 09, 2008 2:42 pm

I like GE better, GM doesn't take you far with game mechanics if you use its prebuilt stuff only.
SPRITE WARRIOR:
Free, open-source & crossplatform pixel art editor (currently under construction).
User avatar
pyrometal
 
Posts: 706
Joined: Wed Nov 28, 2007 4:07 am
Location: Kingston, ON, Canada
Score: 86 Give a positive score

Re: 3D demo!

Postby kirby » Mon Apr 14, 2008 1:45 am

Well, theres lot of problem in making games. The GM lots of bugs. The Ged, is nice, but i need FAST collision, I set the collision, the object falling to the wall, but it went over it... The GM also same, its so hard that i need to script.....
game editor make the graphic lagging, even just a little amount of objects, 10 - 20.Now the thing is, i need Water movement, which like real 2d water motion, when you shake the water, it will pour out of anything..... :D
kirby
 
Posts: 121
Joined: Wed Nov 14, 2007 3:32 am
Score: 6 Give a positive score

Re: 3D demo!

Postby pyrometal » Mon Apr 14, 2008 1:52 am

Doing fluid mechanics is for experts only, since its so incredibly hard... I don't think I'd be able to make something like that yet...
SPRITE WARRIOR:
Free, open-source & crossplatform pixel art editor (currently under construction).
User avatar
pyrometal
 
Posts: 706
Joined: Wed Nov 28, 2007 4:07 am
Location: Kingston, ON, Canada
Score: 86 Give a positive score

Re: 3D demo!

Postby kirby » Mon Apr 14, 2008 1:56 am

:roll: :cry: :cry: :cry: :cry: :cry:
kirby
 
Posts: 121
Joined: Wed Nov 14, 2007 3:32 am
Score: 6 Give a positive score

Re: 3D demo!

Postby Hblade » Sat Apr 26, 2008 9:27 pm

This is good, I found a spot were you can walk for infinity. :P. But it's awesome.
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Re: 3D demo!

Postby pyrometal » Sat Apr 26, 2008 11:41 pm

Thanks! I could have made it so you can't go in a straight line infinitely though,lol.
SPRITE WARRIOR:
Free, open-source & crossplatform pixel art editor (currently under construction).
User avatar
pyrometal
 
Posts: 706
Joined: Wed Nov 28, 2007 4:07 am
Location: Kingston, ON, Canada
Score: 86 Give a positive score

PreviousNext

Return to Game Demos

Who is online

Users browsing this forum: No registered users and 1 guest

cron