|

best viewed
or (finally!!) |
1280x1024
800x600 |
|
OpenGL files
FILES
Open GL section for those interested in 3d Graphics
|
Posting of 28 Aug. 2001
--------------------------------------------------
Hello everyone!
After reading for several weeks now this nice book from André
Lamothe called
"OPENGL GAME Programming" you can find a few files
now. Of course ill post my results as progressing forward. When
interested, I ll put my source code online too.
For programming I use two systems: My desktop computer equipped
with an Intel P2 333MHz and a Voodoo5 5500 PCI and my Toshiba
Pentium 133MHz Notebook.
Programming language is Microsofts Visual C++ 6.0 with MSDN
Libraries (of course not on my litte P133).
Well, I programmed this files here most of the time using the
software renderer of the weak P133 notebook (aah, LCD is really
much nicer for the eyes :-) and fullscreen and windowed mode
works fine , BUT, using the Voodoo5 only windowed mode works
,for reasons I havent figured out yet. It works only when
disabling "Hidden Surface Removal."
ehm.... fact is, that windowed mode works fine on several
computers I 've testet with so dont worry about crashes.
If you still would like to test fullscreen mode, you may report
your results to
cedric78@web.de.
#FILES FILES FILES FILES 28 Aug. 2001:
wuerfel.exe (cube)
Demo of a Wireframe Cube.
This file demonstrates fullscreen/windowed mode selection, and
the perspective view of a cube in wireframe.
solarsystem.exe
Demo
of rotating cubes.
This file demonstrates the use of glPush/Pop stack options to
animate and rotate cube "in relation"
to anoter cube.
robbele.exe (robot)
Demo of a rotating and walking robot.
This file let us see the use of the camera zooming in/out and
the use of an animation.
letzte Änderung: ->main/history |
|
|
|