chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] OpenGL library


From: Chris Double
Subject: [Chicken-users] OpenGL library
Date: Sat, 17 May 2003 01:16:05 +1200
User-agent: KMail/1.5.1

I've done some work on an OpenGL library for Chicken Scheme. What I've done so 
far is available at:

  http://radio.weblogs.com/0102385/2003/05/17.html#a357

You can open multiple OpenGL windows, change code in the read-eval-print loop 
and see the change appear immediately in the windows. Some NeHe tutorials 
translated to Scheme are included. 

I'll still working on it and what is here is code I'm 'playing around' with 
but I thought it may be useful as is to others. Any feedback is welcome.

Requires SWIG with the patch that felix recently posted (otherwise it 
occasionally hangs in an infinite loop).

Chris.
-- 
http://www.double.co.nz






reply via email to

[Prev in Thread] Current Thread [Next in Thread]