GLB Compression Support (DRACO/Meshoptimizer) #77
Closed
DirectiveCreator
started this conversation in
Ideas
Replies: 2 comments
-
This is now tracked in #84 |
Beta Was this translation helpful? Give feedback.
0 replies
-
This was completed in #136 🎉 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What is your idea?
The idea is to implement DRACO and or Mesh optimizer compression support for loading GLBs in the web experience/playground, resulting in significantly reduced GLB sizes. The addition of a loading bar could also enhance user perception of loading speed.
Why is it important?
This would improve loading times and user experience.
What do you propose?
Utilize existing (Three.js) libraries to enable Draco and Mesh optimizer compression support.
By integrating these, we can efficiently reduce the sizes of loaded GLBs, improving the web experience.
Beta Was this translation helpful? Give feedback.
All reactions