Skip to content
This repository has been archived by the owner on Sep 10, 2018. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 642 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 642 Bytes

blender-lsystem-addon

Blender addon for generating meshes with L-system.

Originally published at: http://michelanders.blogspot.jp/p/creating-blender-26-python-add-on.html

operators

  • +, - rotate around the right axis (pitch)
  • /, \ rotate around the up axis (yaw)
  • <, > rotate around the forward axis (roll)
  • [, ] push/pop stack
  • (, ) push/pop alterative stack
  • !, @ expand/srhink turtle stride
  • #, % fatten/slink mesh radius
  • ^, * greatly expand/srhink turtle stride
  • =, | greatly fatten/slink mesh radius
  • F edge
  • Q quad