Skip to content

A small program for drawing things with space filling curves

Notifications You must be signed in to change notification settings

whg/SpaceFilling

Repository files navigation

Drawing with Space Filling Curves

Do something like

Peano process

and draw it like

Peano drawing

Usage

If you happen to have an HPGL plotter hanging around, you should be able to use it, just change the serial port in Plotter.cpp.

The parameters are at the top of ofApp.cpp (bad habit) and there are a few in Plotter.cpp that you might want tune for the size of the drawing.

Thanks

I got all my L-system rules from here:

http://www-user.uni-bremen.de/~schmuhl/fractals/fractal_curves.html

Addons

You will need ofxCv and ofxPosterize

About

A small program for drawing things with space filling curves

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages