ultimate-research / ssbh_lib

Reading and writing SSBH file formats in Rust
MIT License
8 stars 3 forks source link

Add test cases for reading/writing mesh buffers #83

Closed ScanMountGoat closed 3 years ago

ScanMountGoat commented 3 years ago

This can be structured similarly to the tests for compressing and decompressing track data for animations. This will make the implementation of #44 and #63 easier. #56 should be completed first.