So I look on to https://github.com/mrdoob/three.js/ samples but I see no way on drawing html interactive forms (with css and stuff) onto some web gl objects... So can any one provide a sample on how to draw some interactive html input form onto a sphere or cube?
Update:
Actually there is a quite good sample with video example http://mrdoob.github.com/three.js/examples/canvas_materials_video.html
So probagbly it is possible to try it on some real world html div with style...