On Fri, 2007-10-26 at 13:39 +0200, Murray Cumming wrote: > I have created the project skeleton for cluttermm: > http://svn.gnome.org/viewvc/gnomemm/cluttermm/trunk/ > > It's not a high priority for me, so it would be great if anybody would > like to fill it out with the extra .hg/ccg files. > > cluttermm provides C++ bindings for clutter: > http://clutter-project.org/ > (It's roughly an OpenGL-implemented semi-3D canvas thing, that does > animated UIs of the type seen on the iPhone and some Apple > applications.) >
Awesome. I was just thinking about playing around with clutter, so I added some initial wrappers for a few classes. Hopefully I didn't commit anything that you had already been working on. In any case, you'll probably want to take a look at the stuff I committed since I must admit that I'm still pretty lost when it comes to gmmproc-related stuff. (btw, I noticed that most of the other clutter bindings are in the clutter svn: http://svn.o-hand.com/view/clutter/trunk/bindings/ . Will cluttermm be moved there as well, or do you plan to keep it in GNOME svn?) cheers Jonner _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
