User Tools

Site Tools


tutorials:xl-turtle-geometry

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tutorials:xl-turtle-geometry [2024/12/06 11:03] tim2tutorials:xl-turtle-geometry [2025/10/29 12:09] (current) – [XL turtle geometry and graph construction] Tim
Line 11: Line 11:
 | {{:tutorials:turtle_tut_f.png?direct&220 |}}{{: tutorials:turtle_tut_f_graph.png?direct&200|}}| | {{:tutorials:turtle_tut_f.png?direct&220 |}}{{: tutorials:turtle_tut_f_graph.png?direct&200|}}|
 | The 3d view and the graph structure created by the init function above | | The 3d view and the graph structure created by the init function above |
-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.+This function is called every 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.
    
  
Line 132: Line 132:
 protected void init () protected void init ()
 [ [
- Axiom ==> F Rotate(20,30,0)Scale(0.2,1,1)F(0.2,2);+ Axiom ==> F Sphere(1);
 ] ]
 </code> </code>
  
tutorials/xl-turtle-geometry.1733479393.txt.gz · Last modified: 2024/12/06 11:03 by tim2