|
5 years ago | |
---|---|---|
.. | ||
README.md | 5 years ago | |
fbx2three.js | 5 years ago | |
obj2three.js | 5 years ago |
Utilities for converting model files to the Three.js JSON format. It's necessary to install the esm npm package before you can use the converters.
Usage:
node -r esm obj2three.js model.obj
Usage:
node -r esm fbx2three.js model.fbx