|
|
5 år sedan | |
|---|---|---|
| .. | ||
| README.md | 5 år sedan | |
| fbx2three.js | 5 år sedan | |
| obj2three.js | 5 år sedan | |
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