FBX2glTF/src
Par Winzell f2a057d783 Do a better job resolving texture files.
- Nix GetFileFolder(). It was not helping. Always search for textures
- near the FBX file.
- Use RawTexture::name for the texture name and ::fileName for the
  inferred local filename path.
2017-10-16 23:31:19 -07:00
..
glTF Initial commit. 2017-10-13 01:55:11 -07:00
utils Initial commit. 2017-10-13 01:55:11 -07:00
FBX2glTF.h Initial commit. 2017-10-13 01:55:11 -07:00
Fbx2Raw.cpp Do a better job resolving texture files. 2017-10-16 23:31:19 -07:00
Fbx2Raw.h Initial commit. 2017-10-13 01:55:11 -07:00
Raw2Gltf.cpp Do a better job resolving texture files. 2017-10-16 23:31:19 -07:00
Raw2Gltf.h Initial commit. 2017-10-13 01:55:11 -07:00
RawModel.cpp Propertly transform UV coordinates. 2017-10-16 23:02:46 -07:00
RawModel.h Propertly transform UV coordinates. 2017-10-16 23:02:46 -07:00
main.cpp Do a better job resolving texture files. 2017-10-16 23:31:19 -07:00
mathfu.h Initial commit. 2017-10-13 01:55:11 -07:00