8 Commits

Author SHA1 Message Date
1dbe9df091
Checked transform types
Obj exporter include divide by 1024 (10bits rsh), keep this value in mind during parsing
2024-05-19 10:26:02 +02:00
88c90b39bb
Find new transform elements 2024-05-19 10:26:00 +02:00
9e551619a1
Refactor parser with cleaned code
All checks were successful
JCS-Prod/RSE-Model/pipeline/pr-master This commit looks good
JCS-Prod/RSE-Model/pipeline/head This commit looks good
Finally made separation btw obj_parts and face_groups
2023-02-23 19:18:53 +01:00
1deb5eae2c
Upgrade HOB struct with new uncovered fields 2023-02-21 19:30:24 +01:00
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
b72b2eba71
Temporary remove MTL support 2022-08-13 15:47:46 +02:00
5922c3ec6a
Update lib name and implement basis of lib interface 2022-08-11 22:29:40 +02:00