Sweet interactive tutorial

BlitzMax Forums/BlitzMax OpenGL Programming/Sweet interactive tutorial

Dunno if anyones posted this before, but it's excellent for learning about some aspects of OpenGL.

It allows you to tweak parameters in realtime for lighting, materials, textures, projection, fog. Really helps you understand what's going on.

If only all tuts were like this! :)

http://www.cs.utah.edu/~narobins/tutors.html

It looks really good and a great find!

An Idea: Something like that would be great done in BMAX - to teach beginners and the like.

I cant get the mouse to work on changing the arguments. (it probably doesnt work with Mozilla Firefox) whats the correct manner to interact with it?

There's a link to a stand alone ZIP on the page, download that and there's a bunch of precompiled EXEs (as well as the source for them) inside it.

Run those, and learn! :)

Many Thanks TOM!