qmuntal / gltf

Go library for encoding glTF 2.0 files
https://www.khronos.org/gltf/
BSD 2-Clause "Simplified" License
243 stars 32 forks source link

Implement accessor sparse reading using Read helpers #89

Closed qmuntal closed 2 months ago

qmuntal commented 2 months ago

This PR is just a small refactor to consolidate code. Behavior and performance is altered.