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
...
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
ec82ff4158
More details on hob struct
2023-02-20 22:25:57 +01:00
3307cfaab7
Change face parsing counter
2023-02-16 16:59:55 +01:00
3614742343
Convert bytes flag to hex for better reading
2023-02-13 18:04:18 +01:00
c0b26e7b42
Fix HOB deallocation
...
JCS-Prod/RSE-Model/pipeline/head This commit looks good
Removed logging in library by default
2023-02-05 15:32:51 +01:00
d40a9f921c
Minor feature update
...
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
433fd210de
Patched library garbage
JCS-Prod/RSE-Model/pipeline/pr-master This commit looks good
JCS-Prod/RSE-Model/pipeline/head This commit looks good
2022-09-18 16:01:05 +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
8ce9d60978
Fix memory leak during cleaning
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
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
12d7409767
More clean up
...
Issue with duplicate include/define
2022-08-22 22:50:34 +02:00
c5589c0199
Lib interface with better parameters options
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
JCS-Prod/RSE-Model/pipeline/pr-master This commit looks good
2022-08-18 21:47:54 +02:00
6d3beabb5e
Implicit stdlib declaration
JCS-Prod/RSE-Model/pipeline/pr-master This commit looks good
2022-08-13 16:48:36 +02:00
b72b2eba71
Temporary remove MTL support
2022-08-13 15:47:46 +02:00
78147d3d10
Optimized lib type switching
2022-08-12 22:44:14 +02:00
e10e74b8a1
Finished standard lib implement
...
> static and dynamic linking... Need proper dynamic config
> Standalone app basis... Need more rework
> CMake proper install
2022-08-12 22:19:57 +02:00
5922c3ec6a
Update lib name and implement basis of lib interface
2022-08-11 22:29:40 +02:00