3D Lindenmayer Systems with Javascript
Just cloning the Lindenmayer script which I found seemed a bit simple and a bit like I was copying them. So I decided that I would use my knowledge of 3D programming which I picked up in VB (you can see the tutorials on the main site) and make a 3D version of the Lindenmayer System. The 3D code is basically a direct port from my 3D VB code which used matrices to perform the transformations.
I have put this script on a separate page because to rotate and move the object so you can get a better look the keyboard is used so people scrolling with the arrow keys or trying to type a comment could encounter problems.
Here is the link 3D Lindenmayer system.
See my previous post for more Lindenmayer system stuff.
November 2nd, 2007 at 4:42 pm
Cooooooooool