Mugen87 b0db743685 Utils: Move converters to modules. 5 năm trước cách đây
..
README.md b0db743685 Utils: Move converters to modules. 5 năm trước cách đây
fbx2three.js b0db743685 Utils: Move converters to modules. 5 năm trước cách đây
obj2three.js b0db743685 Utils: Move converters to modules. 5 năm trước cách đây

README.md

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.

obj2three.js

Usage:

node -r esm obj2three.js model.obj

fbx2three.js

Usage:

node -r esm fbx2three.js model.fbx