2 Commits

Author SHA1 Message Date
c0b26e7b42
Fix HOB deallocation
All checks were successful
JCS-Prod/RSE-Model/pipeline/head This commit looks good
Removed logging in library by default
2023-02-05 15:32:51 +01:00
fc53d11d15
Add texture mtl exporting pre-release
Insert material processing in workflow

Tests and experiments with unknown values

Reviewed material resolution

The first approach of model constructor optimize vertices/indices numbers but doesn't support correctly texture coordinates.
Raw approach output good result but need advanced functions in obj lib to efficiently store vertices, textures coord and indices together.
2022-09-07 19:09:39 +02:00