Hello! I just want to know if this plugin is what I need for my project.
I need to create a background from a tiled image, and lines and circles with different size and colors. This background will never change, only scrolled.
Then I need to have some circles that will be moving around. I would like to draw them once (specifying size and color), and use them as a sprite or something.
Can I achieve this and still benefit from WebGL speed? (not completely necessary, as long as I can draw everything fast enough)