A command-line tool for the conversion of 3D model assets on the FBX file format to the glTF file format.
Go to file
K. S. Ernest (iFire) Lee 1ef0916f01 Restore building for Linux. 2021-06-06 16:18:01 -07:00
npm/fbx2gltf Fixed the npm library output path 2019-10-09 09:48:14 -07:00
src Restore building for Linux. 2021-06-06 16:18:01 -07:00
third_party Oops, forgot to actually commit json.hpp. 2019-04-03 09:58:48 -07:00
.clang-format Apply clang-format to all our source. (#149) 2018-12-18 23:30:29 -08:00
.dockerignore Added sdk to dockerignore 2019-05-14 07:16:28 -07:00
.gitattributes Azure CI build support. (#182) 2019-04-23 12:44:03 -07:00
.gitignore Restore building for Linux. 2021-06-06 16:18:01 -07:00
.travis.yml Get zlib, libxml2 and iconv all from Conan. 2019-06-04 22:44:50 -07:00
CMakeLists.txt Restore building for Linux. 2021-06-06 16:18:01 -07:00
CODE_OF_CONDUCT.md Add Facebook's generic Code of Conduct file. 2018-10-15 15:19:36 -07:00
CONTRIBUTING.md Initial commit. 2017-10-13 01:55:11 -07:00
Dockerfile Added sdk to dockerignore 2019-05-14 07:16:28 -07:00
FindFBX.cmake License -> BSD (#186) 2019-05-03 16:13:18 -07:00
LICENSE License -> BSD (#186) 2019-05-03 16:13:18 -07:00
README.md Restore building for Linux. 2021-06-06 16:18:01 -07:00
appveyor.yml Get zlib, libxml2 and iconv all from Conan. 2019-06-04 22:44:50 -07:00
azure-pipelines.yml Azure CI build support. (#182) 2019-04-23 12:44:03 -07:00
conanfile.py Get zlib, libxml2 and iconv all from Conan. 2019-06-04 22:44:50 -07:00
docker-compose.yaml Dockerize FBX2glTF (#184) 2019-05-07 17:20:38 -07:00

README.md

FBXSDK-Linux