Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/monkstone/lsystems

LSystems Library for Processing-3.0
https://github.com/monkstone/lsystems

java library lsystems processing

Last synced: 26 days ago
JSON representation

LSystems Library for Processing-3.0

Awesome Lists containing this project

README

        

# LSystems ![Build Status](https://travis-ci.org/monkstone/LSystems.svg)
[![](https://jitpack.io/v/monkstone/LSystems.svg)](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