newLISP Fan Club

Forum => newLISP Graphics & Sound => Topic started by: newdep on October 10, 2007, 01:12:28 AM

Title: Ygl lib
Post by: newdep on October 10, 2007, 01:12:28 AM
I just uploaded to //http://newlisp.nodep.nl the ygl.lsp

(simlpe and plain ygl.h to ygl.lsp conversion)



Ygl is a small IBM AIX SGI to linux port for X11 and OpenGL

It offers 2D drawing and 3D.



(//http://www.thp.uni-duisburg.de/Ygl/)



very easy to use on X11 and NO events needed, directly on X11! ;-)



Norman.



PS: example follows.

PS2: not sure if this runs on MacOs though, but I think it will.
Title:
Post by: newdep on October 10, 2007, 02:21:33 AM
a simple example //http://www.nodep.nl/downloads/newlisp/doublebuff.lsp
Title:
Post by: pjot on October 10, 2007, 12:41:25 PM
Awesome!!! The demo runs very well!



This rocks, the API looks easy and simple. Also very nice there is no fuzz with the callback stuff.



I am going to study Ygl the next days... :-)



Thanks

Peter