[plt-scheme] re: Open GL tutorial for DrScheme
> Is there any introductory tutorial (small programs, not SX modeller)
> to the Open-GL layer of DrScheme, for students who have never been
> exposed before to the Open-GL universe ? Most of the books are
> written in C.
>
Hi Jean-Paul --
Here's a site where people have contributed language-specific versions
of a openGL tutorial (including a plt-scheme version, by a John DuBois):
http://nehe.gamedev.net/lesson.asp?index=01
The language-specific links are at the bottom of each lesson.
--Ian