[plt-scheme] [ANN] New PLaneT packages

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Fri Jul 31 18:03:32 EDT 2009

Hi all,

Some new packages available...

(require (planet jaymccarthy/gl-world))
OpenGL World is like world, but the rendering functions are in a GL context.
http://planet.plt-scheme.org/display.ss?package=gl-world.plt&owner=jaymccarthy

(require (planet jaymccarthy/gl2d))
This package provides convenience routines for 2D graphics with OpenGL.
http://planet.plt-scheme.org/display.ss?package=gl2d.plt&owner=jaymccarthy

(require (planet jaymccarthy/chipmunk))
An FFI to the Chipmunk 2.5D rigid body physics engine.
http://planet.plt-scheme.org/display.ss?package=chipmunk.plt&owner=jaymccarthy

Some new versions too...

Functional Relational Algebra 2.2
http://planet.plt-scheme.org/display.ss?package=fra.plt&owner=jaymccarthy

Enjoy!

Jay

-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://teammccarthy.org/jay

"The glory of God is Intelligence" - D&C 93


Posted on the users mailing list.