An open API service indexing awesome lists of open source software.

https://github.com/hadim/lsysdrawer

lsysdrawer is 3D lsystem software.
https://github.com/hadim/lsysdrawer

Last synced: about 1 year ago
JSON representation

lsysdrawer is 3D lsystem software.

Awesome Lists containing this project

README

          

lsysdrawer
==========

lsysdrawer is 3D lsystem software.

Requirements
------------

* Python 2.6 or above
* VTK with Python binding:

* Linux:

* apt-get install python-vtk on debian based system
* it should be vtk-python on red hat based system
* Windows: unofficial binaries with python binding is available
`here `_.

How to run ?
------------

::
$ python main.y

.. note::
There is some .ls file in data/ folder.

.. note::
One click is needed on the window to advance to the next iteration.

License
-------

Under BSD license. See COPYING.

Authors
-------

See AUTHORS.