3D engine

Can someone post a tutorial or some information about making a simple 3D engine, that calculates simple triangle strip etc…
Other than nehe’s tutorials please. It would be great if the tutorial used GLUT.

Thanks

Nehe also has links to other openGL programming sites, a few of them are for openGL 3D engines.

Not sure of a 3D engine that uses glut, try www.sourceforge.com and do a search of thier projects.
www.gamedev.net host other 3D related programming sites and other tutors.

Originally posted by nergal:
[b]Can someone post a tutorial or some information about making a simple 3D engine, that calculates simple triangle strip etc…
Other than nehe’s tutorials please. It would be great if the tutorial used GLUT.

Thanks[/b]