Ygl lib

Guiserver, GTK-server, OpenGL, PostScript,
HTML 5, MIDI, IDE
Locked
newdep
Posts: 2038
Joined: Mon Feb 23, 2004 7:40 pm
Location: Netherlands

Ygl lib

Post by newdep »

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.
-- (define? (Cornflakes))

newdep
Posts: 2038
Joined: Mon Feb 23, 2004 7:40 pm
Location: Netherlands

Post by newdep »

-- (define? (Cornflakes))

pjot
Posts: 733
Joined: Thu Feb 26, 2004 10:19 pm
Location: The Hague, The Netherlands
Contact:

Post by pjot »

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

Locked