Skip to content

John-Perdix/3DModel-Optimizattion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Model Optimizarion

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.

Features

  • Input High resolution model with vertex colors and get an optimized lowPoly version
  • Exports in .GLB
  • GUI for better usability

Use cases

  1. Run the GUI.py file and fill the entrys in the GUI:
image
  1. 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 [####]

About

Optimizing a 3D model for best visual fidelity from a highPoly model to a lowPoly model. This repository is specific for the project E2E Digital Twin in Universidade Coimbra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages