Thursday, July 05, 2007
ODECo on OLPC
ODECo http://languagegame.org:8080/ggame/15 is an easy tool kit for making dynamics simulation based on ODE http://www.ode.org. It was developed for Squeak 3.6 in 2004 though. Now I did small fix to work on OLPC etoys and Squeak3.9 for linux (I've tested it on Fedora 7).
How to Play:
- Download and extract the image.
- Install the plugin.
(for OLPC, you need to copy ODEPlugin to /usr/lib/squeak/3.9-11/)
- Open the image. And try examples.
Download: (image + examples + plugins for linux, windows, mac)
http://languagegame.org/pub/ODECo-OLPC-2007-07-05.zip
Source Code:
http://squeaksource.com/ODE/ODE-Plugin-tak.2.mcz
http://squeaksource.com/ODE/ODE-Base-tak.39.mcz
Website:
http://www.languagegame.org:8080/ggame/15
Saturday, April 07, 2007
OpenDocument on Squeak
The end of last month, a french student asked me about my OpenDocumentFormat module for Squeak. ODF??? Yes, I have been written a ODF exporter based on Diego's stuff for a project. http://www.squeaksource.com/OpenDocument.html But I haven't maintenance for a while because I was busy for another project now. I was feeling somewhat guilty because it should be useful even on normal Squeak image if I put some fix. So actually his bug report was a good opportunity to clean up my code. And this is one. It works with Squeakland, Squeak3.8, and Squeak3.9 (YAXO is needed).
- http://www.squeaksource.com/OpenDocument/OpenDocument-Core-tak.35.mcz
- http://www.squeaksource.com/OpenDocument/OpenDocument-Workspace-tak.1.mcz
Subscribe to:
Posts (Atom)