Kotlin based processing sketches
This is some tests patches using kotlin to make processing sketches (using Intellij project)
- first - test patches Video, GLSL, and other utils
- TextWorld - a patch that render text and some cubes over GLSL backgrounds
- speecher - Speech synthesis from videos and SRT files
My overall opinion is that kotlin is great for this sort of work - it's very fluid, better APIs and a much better choice for Procesing sketches than Java while still having the full functionality of the processing libraries