Closed matt77hias closed 6 years ago
This also requires updating the standard assets.
If the OBJ format is properly restored, Assimp becomes a viable alternative to integrate.
The OBJ format is properly restored. The ModelPart
normalization (optional), however, still contains a bug.
Fixed normalization: https://github.com/matt77hias/MAGE/commit/4d901e372b61cd0cacee19481b74acc85e46a6d0
The translation and scale component can easily be extracted in the OBJ loader itself.