psychas / ofxSandLine

ofxSandLine is a generative drawing tool addon for openFrameworks based on http://inconvergent.net/grains-of-sand/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build status

ofxSandLine

ofxSandLine is a generative drawing tool based on this article by Anders Hoff.

It might seem super simple but it's super easy to start generating images like this:

screenshot0 screenshot1

Installation

Put the ofxSandLine folder into your addons folder.

Documentation

The example-simple-documentation has all the different functions documented.

Compatibility

Tested with 0.9.8 OSX. Should work with Windows and Linux too, if there are any issues, let me know!

Version history

Version 0.2 (6 Feb 2018):

ofxSandTriangle support.

Version 0.1 (4 Jan 2018):

Initial release.

About

ofxSandLine is a generative drawing tool addon for openFrameworks based on http://inconvergent.net/grains-of-sand/

License:Other


Languages

Language:C++ 51.3%Language:Makefile 48.7%