svg - Three.js : SVGRenderer? -


i've browsed source of three.js , haven't seen file related svg. i've found canvasrenderer , webglrenderer. svg ? thought supported.

svgrenderer not part of library -- part of examples.

the demo of use is: http://threejs.org/examples/misc_ubiquity_test.html.

three.js r.61


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

java.util.scanner - How to read and add only numbers to array from a text file -

iphone - Three second countdown in cocos2d -