Is it possible to draw single pixels with C2? (or with HTML5 canvas in general?)
I am doing some really small explosion special effect. I was wondering if there is a more efficient way of drawing just a single point on the screen than using a 1x1 textured sprite plane?
Explosions are a small 16x16 tile, I just want a few little sparks to fly out, and then alpha fade into nothingness.
If not I am cool with making a 1x1 texture. Years of 3d modeling and UV mapping has prepared me for such a monumental task.
<img src="smileys/smiley17.gif" border="0" align="middle" />