Very cool! Thanks for sharing!


On 18.06.2013, at 23:23, Tristan Bourgois <tristan.bourgois@gmail.com> wrote:

Hi!

I'm actually working at Thal�s on a graphic framework named Cade.
Cade manage event, animation and have a double bufferization. 
All the graphics rendering of Cade is based on Athens :)

 This is a little demo of my work : http://www.youtube.com/watch?v=gGlEKtNKl7s.
(Watch it in HD to see the code in full screen.)
Actually Cade is under Thal�s licence. So sorry I can't speak a lot about how it works but I'm working with my tutor to make it open-source :)

Just about the demo :
- I begin with the base of using of shape.
- Then I show you how to create, fastly, a widget.
- To finish I I put it on a view and make some entertainment :) (Change on the fly, animation and some interface of Cade ) Sorry for all the blank on the view but I had some problem of refresh. Normally I force to not refresh all the morph put when an other morph pass on it all the morph is refresh but not all the shapes. 

I hope you like this little demo :) And I hope I could make some others :)

Tristan