help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] [RFT] OpenGL bindings


From: Paolo Bonzini
Subject: [Help-smalltalk] [RFT] OpenGL bindings
Date: Sat, 17 May 2008 16:13:23 +0200
User-agent: Thunderbird 2.0.0.14 (Macintosh/20080421)

Hi all,

I would like people to test the OpenGL and GLUT bindings available from my repository (see http://smalltalk.gnu.org/wiki/other-git-repositories). The bindings were contributed by Olivier Blanc (who's very patient since he first wrote them in 2006!), with only minor changes from me for the configury and to use some new 3.1 gstpub.h APIs. They will also be used in the future to accelerate blitting to the screen the result of Cairo drawing.

The test programs (all by Olivier) are in packages/opengl/test/*.st. Here, these work:

 create mode 100644 packages/opengl/test/cubemap.st (use the lLrR keys)
 create mode 100644 packages/opengl/test/list.st
 create mode 100644 packages/opengl/test/robot.st (use the sSeE keys)
 create mode 100644 packages/opengl/test/test.st (use the mouse)
 create mode 100644 packages/opengl/test/test2.st
 create mode 100644 packages/opengl/test/unproject.st

And these don't:

 create mode 100644 packages/opengl/test/bezsurf.st
 create mode 100644 packages/opengl/test/surface.st
 create mode 100644 packages/opengl/test/surfpoints.st
 create mode 100644 packages/opengl/test/texturesurf.st

In particular, I'd like people to test bezsurf.st because I suspect a libffi bug on PowerPC.

Paolo




reply via email to

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