Skip to content

study-game-engines/fbx-to-gltf-converter

 
 

Repository files navigation

FBX2GLTF

Stores here is the project for converting FBX file into GLTF file format.

Usage

  1. Run npm i or npm install in the root folder;
  2. Put your own FBX file into the relevant project folder and then revise the path in gltfConvertor.js;
  3. Run npm run start or node gltfConvertor.js to run the tool script;
  4. Get your fruit file in the relevant folder.

Reference

  1. fbx2gltf npm package

  2. Original once

Alexander Ezharjan

4th Sep, 2020

About

Stores here is the project for converting FBX file into GLTF file format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%