Zen! A Zen Meditation Sketch for Android.
in
Share your Work
•
7 months ago
Zen! is an amazing meditation app for Android devices.
Just use it for a few minutes and you will feel like a Buddha monk. Nirvana was never so close!
It uses tree generation, handwriting effects and very light concepts about generative music.
Some technical info (The really interesting thing):
In order to make the PApplet more "Androidable" I modified the processing source code to allow resources being loaded from "res\" (@drawable, @raw, etc.) instead that from assets. Also I modified the method "loadImage" to avoid OutOfMemory problems when working with extra hight dpi devices, and when loading large images. Those changes broke a little bit the processing programming paradigm, but make it better for Android pourposes.
If you are interested I can share those modifications with you.
The point of philosophy is to start with something so simple as not to seem worth stating, and to end with something so paradoxical that no one will believe it.
- Bertrand Russell