jeromeetienne / tquery

extension system for three.js
http://jeromeetienne.github.io/tquery/
MIT License
651 stars 120 forks source link

mix webpage in webgl - tquery.htmlmixer #280

Closed jeromeetienne closed 11 years ago

jeromeetienne commented 11 years ago
[11:43am] root66: Hi guys. Does anyone have any experience, thoughts, or input 
regarding "rendering a webpage on a cube"?
[11:43am] root66: my initial thought is that you could usee css to transform an 
iframe div which would be moved to a transparent patch behind where it is 
rendered in the scene
[11:53am] jetienne: root66: there is a css renderer, maybe you could use this one
[11:54am] jetienne: thinking
[11:54am] jetienne: root66: so the iframe will be behind the canvas
[11:55am] jetienne: root66 and the material of the face in webgl would be transparent,
am i understanding your idea ?
[11:56am] jetienne: root66: pretty clever
[11:56am] jetienne: now how to make a material transeptrent 
jeromeetienne commented 11 years ago

how to make a material transparent ?