[racket] Physics/Genetic Algorithms
If you haven't seen it yet, check out Jay's bindings to Chipmunk. It's
on Planet:
http://planet.racket-lang.org/package-source/jaymccarthy/chipmunk.plt/1/0/planet-docs/chipmunk/index.html
HTH,
N.
On Thu, May 19, 2011 at 2:13 PM, Ben Thompson <ben.n.thompson at gmail.com> wrote:
...
> Obviously, this project requires a physics engine, and I was delighted to
> learn that Jay McCarthy
> made one and uploaded it to PLaneT. Unfortunately, his engine is fairly
> bare-bones, and doesn't handle
> much beyond movement of bodies through open space. ...