Clutter 0.3 Bindings
Submitted by Emmanuele Bassi, posted on 28 Jul 2007 - 19:45 - 0 comments
good news, everyone!
now that Clutter API is somewhat more stable, the bindings are being ported to the unstable branch.
right now, the status of the bindings is:
- Clutter Perl bindings
- full bindings for Clutter core library, and bindings for the clutter-gst and clutter-cairo integration libraries; almost releasable: some missing API, but should be ready as soon as Clutter 0.4 is packaged.
- PyClutter Python bindings
- almost full bindings for Clutter core library: only the ClutterEffect API is missing. also, the bindings for the clutter-gst integration library are ready and included in the
cluttergstsubmodule. - Clutter-Sharp
not yet ported to the new API. Porting in progress
you can check out the bindings from SVN:
svn co http://svn.o-hand.com/repos/clutter/trunk/bindings/clutter-perl svn co http://svn.o-hand.com/repos/clutter/trunk/bindings/pyclutter svn co http://svn.o-hand.com/repos/clutter/trunk/bindings/clutter-sharp
please, test them and report bugs or request enhancements on bugzilla. have fun with Clutter!
- ebassi's blog
- Login to post comments