Author |
Message |
Homer_simpson
|
Posted: Fri Jan 16, 2009 3:43 pm Post subject: 3D Space game in progress |
|
|
controls are arrow keys,a and d
so far i've only got the velocity vectors ,camera and model loading working... i'll update soon
Description: |
|
Download |
Filename: |
space3d.zip |
Filesize: |
392.25 KB |
Downloaded: |
414 Time(s) |
|
|
|
|
|
|
Sponsor Sponsor
|
|
|
saltpro15
|
Posted: Fri Jan 16, 2009 4:01 pm Post subject: RE:3D Space game in progress |
|
|
:0 epic win, can't wait to see the full version! + bits
|
|
|
|
|
|
A.J
|
Posted: Fri Jan 16, 2009 7:41 pm Post subject: Re: 3D Space game in progress |
|
|
hey, can i see ur code?
i am interested to see how u made the textures.....
|
|
|
|
|
|
Zren
|
Posted: Fri Jan 16, 2009 8:10 pm Post subject: Re: 3D Space game in progress |
|
|
Not running in Win7 (Vista too maybe).
:/
|
|
|
|
|
|
Homer_simpson
|
Posted: Sat Jan 17, 2009 12:32 am Post subject: Re: 3D Space game in progress |
|
|
Zren @ Fri Jan 16, 2009 8:10 pm wrote: Not running in Win7 (Vista too maybe).
:/
i fixed the problem, there was a problem with glaux bmp loading so i replaced it here's the fixed version
Description: |
|
Download |
Filename: |
fighter1.zip |
Filesize: |
299.92 KB |
Downloaded: |
354 Time(s) |
|
|
|
|
|
|
Zren
|
Posted: Sat Jan 17, 2009 2:45 am Post subject: Re: 3D Space game in progress |
|
|
Cool mate.
Btw, might wonna change NeHe's Textures Lighting and Keyboard Tutorial
|
|
|
|
|
|
Homer_simpson
|
Posted: Sat Jan 17, 2009 5:22 pm Post subject: Re: 3D Space game in progress |
|
|
i'll do that eventually, but they provided me with a good template for window resizing and setup so i didn't have to rewrite it all myself
|
|
|
|
|
|
saltpro15
|
Posted: Wed Jan 21, 2009 1:57 pm Post subject: RE:3D Space game in progress |
|
|
PLLLEEAASSSEEE post this code!!! you will be my best friend forever! I just want to know how you made the textures
|
|
|
|
|
|
Sponsor Sponsor
|
|
|
Homer_simpson
|
Posted: Wed Jan 21, 2009 7:04 pm Post subject: Re: 3D Space game in progress |
|
|
i've been meaning to post my code, plus i added some other things to it i'll post it as an easy to use opengl engine soon, just been kinda busy with school work.
|
|
|
|
|
|
saltpro15
|
Posted: Wed Jan 21, 2009 7:06 pm Post subject: RE:3D Space game in progress |
|
|
ok thanks. Would you also mind telling me how to make stand alone programs like yours? I have the code done, I just don't know how to create the exe.
|
|
|
|
|
|
Homer_simpson
|
Posted: Thu Jan 22, 2009 12:42 pm Post subject: Re: 3D Space game in progress |
|
|
here's an update:
added frustum culling system
and particles
controls:
wsad
arrow keys
Esc to exit
Description: |
|
Download |
Filename: |
space3d.zip |
Filesize: |
700.19 KB |
Downloaded: |
356 Time(s) |
|
|
|
|
|
|
CodeMonkey2000
|
Posted: Thu Jan 22, 2009 5:17 pm Post subject: RE:3D Space game in progress |
|
|
That's pretty cool. Though I prefer to use height maps for terrains.
|
|
|
|
|
|
A.J
|
Posted: Thu Jan 22, 2009 9:05 pm Post subject: Re: 3D Space game in progress |
|
|
that IS pretty cool
|
|
|
|
|
|
Homer_simpson
|
Posted: Tue Jan 27, 2009 2:16 am Post subject: Re: 3D Space game in progress |
|
|
a slight variation on the camera angles :
btw does anyone know where i could get my hands on some models? i'm not very good with 3d modeling =(
Description: |
|
Download |
Filename: |
data.zip |
Filesize: |
3.01 MB |
Downloaded: |
471 Time(s) |
|
|
|
|
|
|
CodeMonkey2000
|
Posted: Tue Jan 27, 2009 1:22 pm Post subject: RE:3D Space game in progress |
|
|
I use polycount. Though they only have md2 models.
|
|
|
|
|
|
|