Page 1 of 1

Script to create optical patterns in canvas?

Posted: Thu Nov 05, 2015 7:49 pm
by Invisible Ray
When I do a show, I often use JPEGs or PNGs of optical patterns to create trippy moiré effects on screen. It occurred to me that it would be cool to draw these patterns directly in M8 using the Canvas tool, but it would take forever to draw them by hand. I also know that there are a bunch of graphing equations which create cool repeating patterns, but I'm not a math person, nor am I a great programmer.

Has anyone created a script to draw spiral or epicyclic patterns on the canvas? If I know some scripting, but not a lot of math, are there equations I could put into a script that would do this?

Re: Script to create optical patterns in canvas?

Posted: Fri Nov 06, 2015 5:09 am
by anomad
. i have a few modules that use the painter module in the 'Modules -> 'Online Library…'

120 eq paint circle 16:9
120 polygons
120 spir0 v1

. that you might want to check out.


-james
(a nomad. )