-
We need an artist friendly way of getting art assets into the game. Currently I have been making spritesheets by hand and writing tedious controller scripts to handle them.
-
What is the easiest way to draw a long 3D tube that follows a 3D path.
I have a collection of 3D points that represent a route through my world and I want to highlight it. If I draw it as a THREE.Lin…
-
Tree.js is awesome!...My version of the Blender exporter has various settings to choose re. what to export/any suggestions?(i have learned that the "scene" setting, if checked, screws up my export) --…
-
I was wondering if the extrude part of [TextGeometry](https://github.com/mrdoob/three.js/blob/master/src/extras/geometries/TextGeometry.js) could be somehow separated into it's on `ExtrudeGeometry` c…