Skip to content

Latest commit

 

History

History
38 lines (17 loc) · 1.01 KB

README.md

File metadata and controls

38 lines (17 loc) · 1.01 KB

LSystem

This repo contains a framework and demo app that can be used to procedurally generate paintings using LSystems.

It is a rapid prototype assembled over the course of 3 days for the first ever "Vimeo Jam" (March 2016).

Here are a few paintings that the system generated:

alt tag

alt tag

alt tag

TODO

  • Refine the LSystem rules to more closely represent decisions one might make when manually creating an abstract painting.

Want to Contribute?

Feel free to open a PR.

Found an Issue?

Please file any and all issues found in this library to the git issue tracker.

Questions?

Tweet at me here: @alfiehanssen.

License

LSystem is available under the MIT license. See the LICENSE file for more info.