Skip to content

taqu/cppgltf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cppgltf

The cppgltf is a glTF 2.0 reader which is made from scratch.

Limitations

  • Never support huge files which are over 2 GB.
  • Not support Draco, now.

Test

Take data for testing from https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0

Name Text Binary Embedded
Box OK OK OK
BoxTextured OK OK OK
BoomBox OK OK OK

License

This is free and unencumbered software released into the public domain.

Releases

No releases published

Packages

No packages published