makesites / construct

Construct.js is a lightweight, non-intrusive framework for WebGL using popular open source libs as dependencies
http://construct.tech
Other
7 stars 2 forks source link

Support webpage URLs as textures #11

Closed tracend closed 10 years ago

tracend commented 10 years ago

You should be able to embed a webpage, sort of like an iframe in 3D space. Technically the webpage plays the role of a texture on a surface.

Research: http://learningthreejs.com/blog/2013/04/30/closing-the-gap-between-html-and-webgl/

tracend commented 10 years ago

Issue moved to jquery-three