I want to gradually generate random Points within a String of Text, so that it slowly gets more recognizable over time.
Im quite new to processing and not really sure where to start.
I thought about this method but it seems rather complicated:
http://wiki.processing.org/w/Font_outline Beyond that I don't really know how i can generate random points within a path.
Can someone help me with at least generating point for example in a ellipse?