9 Commits

Author SHA1 Message Date
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
8ce9d60978
Fix memory leak during cleaning
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
2022-08-30 19:50:48 +02:00
f2dc04a991
Final review
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
2022-08-24 18:53:24 +02:00
c5e14436a2
Facegroup count fix
Cause seg.fault with different facegrp/objpart count when exporting.
2022-08-20 13:07:29 +02:00
c5589c0199
Lib interface with better parameters options
Some checks failed
JCS-Prod/RSE-Model/pipeline/pr-master There was a failure building this commit
2022-08-19 18:23:53 +02:00
35ed66466b
Added more documentation 2022-08-19 18:03:47 +02:00
be31c972c4
Deconstruct mega-parser in sub parts
All checks were successful
JCS-Prod/RSE-Model/pipeline/pr-master This commit looks good
2022-08-18 21:47:54 +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