RollerCoaster 2000
Home - Links - Download - Contact - Forum
Links
- GLUT page at opengl.org
- Information about Glut.
- GLUT for win32
- Page about the port of GLUT for win32 made by Nate Robins. There you can download last version of GLUT for win32
as a precompiled dll with needed header and library for developpement.
If you're using windows and only needs the GLUT dll, that's the page you're looking for.
- NeHe
- Jeff Molofee's tutorials are a must see for anyone learning OpenGL.
- DelphiGL
- Jason Allen's site contains demos with spectacular effects. The glBMP library included in the RollerCoaster 2000 project
is derived from the C++ version that you can find at DelphiGL.