Re: [Vala] How to make brownian tree in vala?

2010-06-19 Thread Frederik
Am 12.06.2010 04:26, san hoi wrote: > http://rosettacode.org/wiki/Brownian_tree > > I look for graphic library like javascript+canvas. A simple Cairo context should be sufficient for this task: -- /* Compile with: valac

[Vala] How to make brownian tree in vala?

2010-06-14 Thread san hoi
http://rosettacode.org/wiki/Brownian_tree I look for graphic library like javascript+canvas. fellow euclid.py and pytweener.py based library. http://wiki.github.com/tbaugis/hamster_experiments/tutorial I think that it's good approach. And though I also think that difficult way in my vala's knowl