Creating a texture that contains bootstrap doesn't seem to work

one more question … is it possible to overlay or z-index the CSS3Renderer on top of the WebGLRenderer ? So, as in mixing both renderers ? Note that I don’t need it to be interactive ( clicking links, etc ) but I do need to render the CSS in a frame or as a 3D object and to be able to modify the CSS3 and re-render it on update. I don’t know if there is an example or if it’s possible. Thank you !

EDIT: I found out how to do it here : CSS3DREDNERER object - #6 by cheenou13

Thank you very much, it seems that it’s going to be possible to do what I wanted :smiley: