tutorials:xl-turtle-geometry
This is an old revision of the document!
Table of Contents
XL turtle geometry and graph construction
This tutorial is only on the static construction of a 3D model and the underlying graph. There is nothing chaining and there are not steps involved. Therefor our base code structure only requires the init function:
protected void init () [ Axiom ==> F; ]
This function is called very time you reset your model.(either with the rest button by recompiling/saving the code). The basic theory behind it is that the model always rests to the Axiom node and then runs the init function, if one is provided.
Turtle commands
Local transformation
Modules
Instantiation rules
Edge types
Branches
Decomposition & custom
tutorials/xl-turtle-geometry.1732864114.txt.gz · Last modified: 2024/11/29 08:08 by tim