Sketch and textures in the same program
I am trying to write a jitter program that load a texture and move it around. I also wanted to draw some shapes using sketch object in the same scene. I couldn't find an example showing how to do this in a java external.
Can anyone post a sample program showing how to do this?