spnda / fastgltf

A modern C++17 glTF 2.0 library focused on speed, correctness, and usability
https://fastgltf.readthedocs.io/v0.8.x/
MIT License
312 stars 48 forks source link

Add support for the min and max value of an Accessor #13

Closed DethRaid closed 1 year ago

DethRaid commented 1 year ago

glTF accessors can specify a min and max value for the data contained within. Add support for this min and max value

See glTF spec https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html#accessors-overview for an example

spnda commented 1 year ago

I was faster :) 5040c22a9e087334cbab8c363c8426a5e1872af4