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.
- Host: GitHub
- URL: https://github.com/hadim/lsysdrawer
- Owner: hadim
- License: bsd-3-clause
- Created: 2011-05-12T01:38:40.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2013-06-27T08:13:57.000Z (almost 13 years ago)
- Last Synced: 2025-03-15T14:01:47.375Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 258 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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.