GitXplorerGitXplorer
h

lsysdrawer

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
6c99dded9ffa594ec5ceac381265f31b58adc853

Update and rename README.rst to README.md

hhadim committed 12 years ago
Unverified
52909436809628d1c89989ad953bd50bf185b8c2

10/09/2011-14:36

hhadim committed 13 years ago
Unverified
c16072d128a6c62950c9a4035b7ac3625b987efd

10/09/2011-14:36

hhadim committed 13 years ago
Unverified
5def542c332013ce700fbed6f8a8de6079714b6d

05/08/2011-15:35

hhadim committed 13 years ago
Unverified
6ceaa97eae3ac5769b08d9a97e1d2a4c20b0e13b

01/08/2011-15:00

hhadim committed 13 years ago
Unverified
14a29d02bfffaf93ac8c894e05166afc0a5b9439

01/08/2011-15:00

hhadim committed 13 years ago

README

The README file for this repository.

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 <http://cpbotha.net/2009/08/13/python-2-6-enabled-vtk-5-4-windows-binaries/>_.

How to run ?

:: $ python main.y <path to .ls file>

.. 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.