monkeyman192 / MBINCompiler

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

Improve reserialization of geometry and animation files #601

Closed monkeyman192 closed 7 months ago

monkeyman192 commented 7 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.