Mango kolam: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) No edit summary |
No edit summary |
||
Line 35: | Line 35: | ||
var turtle = []; | var turtle = []; | ||
var brd = []; | var brd = []; | ||
brd[0] = JXG.JSXGraph.initBoard('box0', { | brd[0] = JXG.JSXGraph.initBoard('box0', {boundingbox: [-150, 150, 150, -150]}); | ||
turtle[0] = brd[0].create('turtle'); | turtle[0] = brd[0].create('turtle'); | ||
Revision as of 09:28, 31 January 2013
For an explanation see L-systems.
- Przemyslaw Prusinkiewicz, James Hanan: Lindenmayer Systems, Fractals, and Plants (Lecture Notes in Biomathematics). Springer-Verlag 1989, ISBN 0-387-97092-4
- http://en.wikipedia.org/wiki/L-system
- http://en.wikipedia.org/wiki/Kolam