A simple Java tool for visualizing and creating context-free Lindenmayer systems. Written waaaay back in junior year of college.
- Install Java
- Download L-Systems jar file
- Run L-Systems jar file
Main window:
- Click and drag - pan view
- P - Pause simulation
- D - Toggle debug features
- Q - Stop visual rendering (but keep simulating)
- M - Toggle multithreading
- T - Execute a single tick; only works if simulation is not currently running