jpaver / opengametools

A set of open c++ game development tools that are lightweight, easy-to-integrate and free to use. Currently hosting a magicavoxel .vox full scene loader.
MIT License
373 stars 35 forks source link

ogt_vox : add formal test cases #37

Open jpaver opened 2 years ago

jpaver commented 2 years ago
mgerhardy commented 1 year ago

would you mind me adding a few tests - and adding googletest and https://github.com/google/fuzztest?

mgerhardy commented 1 year ago

for benchmarking this model might work well - as it's quite big: https://github.com/Phyronnaz/VoxelAssets/tree/master/Oasis - and CC0 licensed