[RFT] OpenGL bindings

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[RFT] OpenGL bindings

Paolo Bonzini-2
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


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk