7 Commits

Author SHA1 Message Date
d40a9f921c
Minor feature update
Some checks failed
JCS-Prod/RSE-Model/pipeline/pr-master There was a failure building this commit
> New Load/Free mecanism for file memory management
> Added prototype of simple header parser for fast infos access
> Fix seg. fault when forcing mtl export without RSPTextureLib dll
> Added dependencies to Vulkan driver
2023-01-18 19:07:09 +01:00
f784d1b8aa
Safe strncpy method to translate HMT file
Some checks failed
JCS-Prod/RSE-Model/pipeline/pr-master There was a failure building this commit
2022-09-07 20:19:08 +02: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
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
f1ea3fc372
sprintf_s gcc compatible fix
All checks were successful
JCS-Prod/RSE-Model/pipeline/pr-master This commit looks good
2022-08-19 19:05:59 +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
aa2d52768a
RSEModel tool clean up 2022-08-19 18:19:18 +02:00