Talk:Fractal tree: Difference between revisions

(why a cairo version)
 
Line 5:
So I decided to write the needed cairo code to see it... in the same time, I wanted to preserve the original code, maybe there are others using SGE happily... So defining a constant WITH_CAIRO, the compilation uses the other code. Personally I've compiled it with
<tt>gcc -DWITH_CAIRO -I /usr/include/cairo -lSDL -lcairo fractree.c</tt>. --[[User:ShinTakezou|ShinTakezou]] 16:07, 5 May 2010 (UTC)
 
== Random Perturbations? ==
 
Are we to add random variation to the tree or not? Two of the answers have it (including one I wrote) and the third does not. It would help if there was some consistency in what we are asked to do... –[[User:Dkf|Donal Fellows]] 09:40, 6 May 2010 (UTC)
Anonymous user