.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...

Комментарии • 13

  • @txmw4464
    @txmw4464 10 месяцев назад +1

    Incredible video! fixed my project for me!

  • @jdribeiro
    @jdribeiro 4 дня назад

    your tutos are saving my life!! thank you thank you thank youuuu

  • @helloWorld432Hz
    @helloWorld432Hz Год назад

    Wael you are the GOAT!!

  • @faisalansari449
    @faisalansari449 Год назад

    Thank you very much for explaining this. I have successfully applied draco conversion in my project and it decreased models size by 5 times!

  • @chapter7805
    @chapter7805 3 месяца назад

    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

  • @2012ManCrazy
    @2012ManCrazy 2 года назад +1

    I also think another good idea for video qould bw baking textures from blender so it can be used in in threejs

  • @aashinsiby2484
    @aashinsiby2484 Год назад

    thanks alot mate

  • @spreadItWide
    @spreadItWide Год назад

    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.

  • @АндрейПотемкин-ш6й

    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?

  • @rashshawn779
    @rashshawn779 Год назад

    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?

  • @amritbanerjee
    @amritbanerjee Год назад

    can we use the loader with react three fibre?

  • @KevinTanuwijaya-k6i
    @KevinTanuwijaya-k6i Год назад

    How to implement this on react native?