tutorials:xl-turtle-geometry
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tutorials:xl-turtle-geometry [2024/11/29 19:47] – ksmolen | tutorials:xl-turtle-geometry [2024/12/18 10:02] (current) – [3D objects] Tim | ||
---|---|---|---|
Line 126: | Line 126: | ||
===== 3D objects ===== | ===== 3D objects ===== | ||
+ | As mentioned above in GroIMP we are not limited to the turtle commands but we can also use geometrical objects. | ||
- | ===== Modules ===== | ||
- | |||
- | ==== Instantiation rules ==== | ||
- | |||
- | ===== Edge types ===== | ||
- | |||
- | ==== Branches ==== | ||
- | |||
- | ==== Decomposition & custom ==== | ||
+ | <code java> | ||
+ | protected void init () | ||
+ | [ | ||
+ | Axiom ==> F Sphere(1); | ||
+ | ] | ||
+ | </ | ||
tutorials/xl-turtle-geometry.1732906021.txt.gz · Last modified: 2024/11/29 19:47 by ksmolen