facebookincubator / FBX2glTF

A command-line tool for the conversion of 3D model assets on the FBX file format to the glTF file format.
Other
2.1k stars 331 forks source link

couldn't get command line FBX2glTF to work #288

Open bigrig2212 opened 2 years ago

bigrig2212 commented 2 years ago

Tried for a while to install FBX2glTF globally via npm (mac). Have other global npm packages that work fine. Tweaked the paths a bunch, moved it around, tried a different root for npm global files, nothing worked.

Then ran it using require from a npm script and all good.

In case that helps anyone else banging head. Try running from a script instead of command line!

SteveSmith16384 commented 2 years ago

What do you mean "nothing worked"? An error?