Skip to content

Stable release v0.8.1

Compare
Choose a tag to compare
@jessey-git jessey-git released this 25 Apr 06:39
· 52 commits to master since this release

See current README.md for complete docs. This release includes:

  • Complete support for required glTF 2.0 schema elements
  • Modern C++14/C++17 support
  • Small, header-only library
  • Fast, Efficient, and Safe processing

Changes from v0.8.0

  • Fix mis-detecting std::string_view on MSVC

A proof-of-concept DX12 viewer is in the works and has demonstrated true end-to-end usage of the API and data buffer handling implementation.