.glb/.gltf Files Compression With Draco Loader - Three.js Models Size Reduction Tutorial
HTML-код
- Опубликовано: 8 фев 2025
- In this tutorial, we'll see how to compress .glb and .gltf files through Draco and how to import them into your Three.js app using the Draco loader.
---
Support the channel
buymeacoffee.com/waelyasmina
---
How To Import A Model From Sketchfab.com To Your Three.js Web App
• How To Import A Model ...
---
The boilerplate that I'm using in my tutorials
github.com/Wae...
---
Model
"Lamborghini Centenario Roadster SDC" (skfb.ly/o8nIT) by SDC PERFORMANCE™️ is licensed under Creative Commons Attribution (creativecommons....
---
Draco Github
github.com/goo...
Incredible video! fixed my project for me!
your tutos are saving my life!! thank you thank you thank youuuu
Wael you are the GOAT!!
Thank you very much for explaining this. I have successfully applied draco conversion in my project and it decreased models size by 5 times!
it's work. Thank You.
Thanks for such an informative tutorial. I also wanted to know why 3d models and the scene itself are not drawn in safari, how can I fix this? it would be cool if you recorded a lesson on this topic
I also think another good idea for video qould bw baking textures from blender so it can be used in in threejs
thanks alot mate
Shoot...... I'm wondering if this Googles way of building a massive 3D Model library... just let everyone else build everything for them?? I mean, that's efficient AF; but I'm looking for a Google (Big T altogether) alternative, any ideas?? Maybe build my own? Do you have any videos on that?
p.s. New sub here, I've watched a few so far. I like your style. Easy to understand, a nice relaxed pace, and step by steps with good information.
Hello, I really like your videos, please tell me if you could make a video about character control in 3d, or suggest a video where you can peep it?
This is so much easier. I was thinking of using the droco executable to do the encoding, How does this compare with converting the file into .drc format without using blender?
can we use the loader with react three fibre?
How to implement this on react native?