On 01/30/12 00:30, Artur Skawina wrote: > On 01/29/12 23:51, Sparse Push wrote: >> >>> Done. Does the resulting clutter API look usable? >>> http://repo.or.cz/w/girtod.git/blob/refs/heads/gtk2:/gtk2/clutter.d >>> None of the new modules were tested - i still need code samples to port and >>> time >> to fix any bugs. >>> artur >> >> Now I am going to feel bad if I don't create something awesome with it just >> as >> quickly. >> The API looks fine to me, should be enough to play around with it. >> btw. You should definitely post this to the clutter website. >> > > I wouldn't be surprised - in fact i'd expect - that at this point the new > modules don't even compile.
Clutter should be working now. There's a trivial example ported from C at http://repo.or.cz/w/girtod.git/blob/refs/heads/master:/example_clutter1.d . That, and the comments in the D module, is the only documentation there is, but hopefully this will be enough. artur
