Preferred 3d model format of THREE.JS -
what preferred 3d model format of three.js used 3d modelling softwares (can export format). ask this, because have 3d models in own unique format, , use them in three.js. while write own loader, think it's better convert them standard format.
we have our own json geometry format.
you can use these:
- editor (drag object window, select , select
file/export geometry) - blender exporter
- python script obj json
Comments
Post a Comment