potentially useful.
Here is a really primitive test of using java to draw to a jit matrix.
Ben's examples are a lot better if you want to go deeper with this
stuff but I thought I would share this since it is super simple.
if you want to use java graphics apis check out the JitterMatrix
BufferedImage
methods. In this example I am just treating the matrix like a raw
display.
Obviously you need jitter installed.