cyrilcode / cyril

The Cyril programming language is designed for fast prototyping of visualisations and live coding visuals.
http://cyrilcode.com
Other
145 stars 21 forks source link

Draw modes / animation styles #4

Open darrenmothersele opened 10 years ago

darrenmothersele commented 10 years ago

Planning to add option to switch the mode by which a program is drawn. Optional paintover rather than clear each frame. Motion blur. Also option to change (or maybe even edit) the shaders.

darrenmothersele commented 10 years ago

There's some discussion here of shader examples to be added to oF: https://github.com/openframeworks/openFrameworks/issues/1396 In order to go down this route of making more use of shaders, first need to replace current usage of ofLight.