Hey everyone,
Last year I wrote this tutorial for CreativeApplications about Generative Typography with Processing. As a way of learning openFrameworks I’ve been porting all those code examples. My goal was to achieve a visually identical result. I must say overall I am happy with the results!
I think these code examples may be useful for people who are learning openFrameworks. In particular those coming from Processing, as they can see what the underlying code, that achieves the same result, looks like in these respective frameworks. Besides the educational aspect, the examples are of course also interesting given the range of topics that are covered in them, such as: aggregate drawing, circle-packing, flowfields, voronoi, gradients, multisampling, particles systems, reaction-diffusion and pdf export.
You can find all the examples and instructions on how to run them on GitHub:
https://github.com/AmnonOwed/OF_GenerativeTypography
Have fun and happy creative coding!
Kind regards,
Amnon