Two ideas for HTML5 may be to use either OpenGLView to perform your own OpenGL render code (you could use BitmapData there to manipulate a canvas surface) or maybe DOMSprite if you do -Ddom to use completely custom DOM code, but for now, perhaps GL view would be a better place to start if custom shaders isn’t enough?
