Skip to content

Heziode/lsystem-editor

Repository files navigation

Lindenmayer system editor (L-system editor)

This project was designed for an university project.

Build

To build the project, you need to have Ada and GtkAda installed. This project depend to GNAT Lib.

To build the project, run make at the root of the project.

Launch

The executable is place into bin folder. You can execute or just run make run-gui to launch GUI or make run to launch the program in no-gui mode that will create a PostScript file of a koch-flake at development level of 3.

License

See LICENSE