ProTablet is a Processing library, based on JPen, that I wrote a while a to simplify the access to the graphics tablet. Earlier versions of proTablet allowed to grab the pen’s X azimuth and altitude values with the getAzimuthXAndAltitude() method. Read More »
Tag Archives: proTablet
Version 013 of Andiamo implements a stack of layers that can be edited in real-time. This system is based on the analogy of a drawing made of many semi-transparent sheets of paper. The sheets are stacked on top of one another to generate the final image. Layering is a very important technique that allows to create complex results from a relatively simple palette of effects. Read More »
I couple of weeks ago I started coding up in Processing a tool for live visual performance using real-time video effects, drawing, animation and computer vision techniques. The name of this tool is ANDIAMO, which is an Spanish acronym for ANimador DIgital Analógico MOdular (Digital-Analog Modular Animator).
Read More »