-
Notifications
You must be signed in to change notification settings - Fork 20
Home
vvoovv edited this page Nov 29, 2014
·
5 revisions
- Only one repeat() per each split(...) is allowed
- If you removed or renamed an attribute defined with attr() in a rule file, it will be still shown in the Blender GUI.
At the moment there are two types of coordinate systems:
- Global coordinate system (z-axis is pointing upwards)
- Shape coordinate system
Let's consider the shape coordinate systems.
Shapes can be 2D or 3D.
The initial edge is defined for each edge. By default it is the first edge (the edge with the index zero).
z-axis of the shape coordinate system can be oriented:
- along the normal to the 2d shape
- along z-axis of the global coordinate system
-
z-axis of the shape coordinate system is oriented along the normal to the 2d shape:
x-axis is parallel to the xy plane of the global coordinate system or
x-axis is oriented along the initial edge -
z-axis of the shape coordinate system is oriented along z-axis of the global coordinate system:
x-axis lies in the shape plane or
x-axis is oriented along x-axis of the global coordinate system