| 20 | | Libsoy is being developed primarily in [http://live.gnome.org/Genie Genie] using the GObject-based libraries we were using previously (glib, cairo, pango, gdk). Some parts of the code are written in [http://code.entropywave.com/projects/orc/ Orc], the successor to [http://liboil.freedesktop.org/wiki/ liboil] which we've had great success with before in getting CPU-intensive calculations running in realtime. We are slowly replacing functionality from ODE and our previous extensions to it (ie, field dynamics) with routines written in Orc. As a result much of the physics API in PySoy will change in the next release. |
| | 20 | Libsoy is being developed primarily in [http://live.gnome.org/Genie Genie] using the GObject-based libraries we were using previously (glib, cairo, pango, gdk). Some parts of the code are written in [http://code.entropywave.com/projects/orc/ Orc], the successor to [http://liboil.freedesktop.org/wiki/ liboil] which we've had great success with before in getting CPU-intensive calculations running in realtime. We are slowly replacing functionality from ODE and our previous extensions to it (ie, field dynamics) with routines written in Orc. As a result some of the physics API in PySoy will change in upcoming beta releases. |