( I'm very sorry for the video, half of it is me fumbling thru the settings of my own program! ) --------- I'm very happy to share a new painting application I have created for OSX called RibbonPaint Concept: The idea of it is to create a paint brush that could not exist in real life. In the way a ribbon moves, how a small hand motion is exaggerated as the energy moves outward. Details: There are 7 parameters that can be modified ( using the params API ) : BristleCount (how many bristles ) BrushRadius ( radius of the brush ) FilamentSpacing ( space between each brush filament - note it fans out toward the ends ) FilimentCount ( how many brush filaments ) FrictionMin ( how the brush moves ) FrictionMax ( how the brush moves ) Gravity ( applies constant downward force to the brush ) When you press the letter S, a file is saved to your user folder in a 'RibbonPaint' directory along with a txt file showing the parameters used to create that image. ----------------------- If anyone here would like an early version, send me a note and ill gladly send it to you More information/images can be found here http://www.ribbonpaint.com Created with www.libcinder.org
