A set of scripts that use blender scripting to visualy optimize a 3d Model. This repository is part of the E2E Digital Twin project and the main script was alredy being developed. This repository aims to enhance the process and correct some issues.
- Input High resolution model with vertex colors and get an optimized lowPoly version
- Exports in .GLB
- GUI for better usability
- Run the GUI.py file and fill the entrys in the GUI:
- Run the script directly on the command line
"[Blender path]" --background --python [cork_opt_v2.py] --
--input "[Input file path]" --output "[Output folder path]"
--texture-size [####]