issues
search
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
332
forks
source link
Switch from CXXOPTS to CLI11.
#148
Closed
zellski
closed
5 years ago
zellski
commented
5 years ago
Use
https://github.com/CLIUtils/CLI11
to parse command line options.
Prepare to use clang-format for all our code.