andreasplesch / x_ite_dom

link x_ite to the DOM
http://andreasplesch.github.io/x_ite_dom/index.xhtml
MIT License
6 stars 0 forks source link

Canvas texture #9

Closed andreasplesch closed 6 years ago

andreasplesch commented 7 years ago

One of the many great x3dom features is to use a canvas as a live texture since webgl allows that.

Cobweb_dom could look for a canvas, convert it to an image and use that as texture?

It would be much better if CobWeb would use it directly.