facebookincubator / FBX2glTF

A command-line tool for the conversion of 3D model assets on the FBX file format to the glTF file format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

couldn't get command line FBX2glTF to work

bigrig2212 opened this issue · comments

commented

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!

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