GSoC/GCI Archive
Google Code-in 2012 Copyleft Games Group

PySoy: Write soy.joints Bindings

completed by: Matt Habel

mentors: Amaury Medeiros, Arc Riley, Tony Young, David Czech, Mayank Singh

PySoy provides (in addition to game hosting) Python bindings to libsoy. This is a fairly trivial task that's usually done as we write a new class in libsoy, but for some reason it was never done for soy.fields.

Write the Python bindings for soy.joints. This task does not require that the joints actually work, ie, you don't need to fix anything in libsoy if its broken or not working as expected. Once the bindings are written we can test them more fully and work on fixing anything that's not working. Use the other .c files in PySoy's source tree as a guide.

While working on this task you should join and remain in #PySoy on Freenode to get help, feedback, and guidance from mentors and other developers. Code updates which may affect your work are also announced here as they happen.

When you've done, commit your work and post the resulting changeset url to this task.