glue-viz / glue-ar

BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Refactor package and add meshoptimizer as compression option #30

Closed Carifio24 closed 2 months ago

Carifio24 commented 2 months ago

With the package now supporting tools for both Qt and Jupyter, this PR refactors the package so that there's more of a separation between frontend-agnostic code as well as the various different frontend pieces. Additionally, this PR uses gltfpack to add meshoptimizer as a compression option.