https://github.com/monkstone/lsystems
LSystems Library for Processing-3.0
https://github.com/monkstone/lsystems
java library lsystems processing
Last synced: 5 months ago
JSON representation
LSystems Library for Processing-3.0
- Host: GitHub
- URL: https://github.com/monkstone/lsystems
- Owner: monkstone
- License: gpl-3.0
- Created: 2016-01-17T14:10:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-01-16T15:20:56.000Z (over 4 years ago)
- Last Synced: 2024-12-29T17:46:47.111Z (over 1 year ago)
- Topics: java, library, lsystems, processing
- Language: Java
- Homepage: https://monkstone.github.io/LSystems
- Size: 2.39 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LSystems 
[](https://jitpack.io/#monkstone/LSystems)
LSystems Library for Processing-4.0
Mostly just works requires building:
```bash
mvn package # builds the jar
mvn javadoc:javadoc # generates the javadoc as a site
bash createLibrary.sh # generates a tar file lsystems.tgz
```
The lsystems.jar gets built into target folder copy to your processing-4.0 `libraries/lsystems/library`
I just can't get on with prisoner johns template, and anyway he's got the wrong link for processing api...............
More examples to come
Install as you would other libraries