TextFlock (Spreads)
Author: | tobyk |
Date: | 29 May, 2013 |
Category: | module |
Credits: | Developed by TobyK during a residency at dotdotdot, Milan, May 2013. Thanks to Alessandro Masserdotti www.tobyk.com.au www.dotdotdot.it |
Download
64bit
Description
You provide a spread of strings. This module will scramble the words into particles and then morph to the next text at time selectable by you. Take manual control to go to pause or go to specific strings. Get output as a layer or x/y positions to plug into your own particles.
See the help patch for more info.
All done on the CPU, no shaders.
Text can look funny due to how TypoSpread handles it. (For instance add extra spaces between words or gaps will be too small) If you were so inclined you could easily build a memory structure that allowed you to recall position and spacing for every letter individually.
Originally developed for Wired #NextFest 2013 Milan, Italy.
V1.1 - Fixed bug in helppatch where 'Active Now' spread was connected by slice index instead of Y input
Comments
Comments are no longer accepted.Please create a new topic in the vvvv beta forum to discuss this contribution.
I have try to patch a similar effect but with dottore's library last year... thanks for sharing