hello,
i’m new here and i’m very glad that i found this site and i have hope that you can help me. probably my problem is simple to expirienced coders but i have no idea how deal with this.
i’m developing l-system tree generator in pymel and i can’t deal with rotating “turtle”(in my case is spaceLocator) around its own axis so that vector L pointing to the left of the turtle is brought to a horizontal position (in my opinion spacelocator local axis x should be horizontal but i don’t know for sure).
the problem is on 57 page of algorythmic beauty of plants which you can find here Algorithmic Botany: Publications .
everything else is working but i don’t know how to rotate my spaceLocator to desired orientation.
please help me;)