monkeyman192 / MBINCompiler

A tool for decompiling No Man's Sky .MBIN files to XML format
https://monkeyman192.github.io/MBINCompiler
Other
250 stars 49 forks source link

Improve reserialization of geometry and animation files #601

Closed monkeyman192 closed 5 months ago

monkeyman192 commented 5 months ago

These changes will allow for proper 1:1 deserialization and reserialization of both geometry files. Animation files are significantly improved, however there are still some edge cases for the quaternion serialization methods which need to be worked out.