About 6,590,000 results
Open links in new tab
  1. Load Mesh from a glb file using trimesh - Stack Overflow

    Jun 6, 2020 · I am new to 3D geometry. I am trying to extract a mesh from a glb file using python library trimesh. I couldn't figure out the proper way of doing that. My requirement is that I need a 3D mesh …

  2. gltf - Can I make the glb file smaller? - Stack Overflow

    May 23, 2019 · I have a large obj file of 306 mb. So I converted it into a glb file to reduce its size. The size of the file has decreased a lot to 82 mb, but it is still big. I want to make this file smaller. Is...

  3. How to play animations from a .glb file with sceneform?

    Nov 4, 2024 · 1 I'm developing an AR virtual pet application using Sceneform and ArCore in Java in Android Studio and I have a .glb model with multiple animations. In the end, I want ot make …

  4. How to load a 3d model in .glb file format in ThreeJS?

    Sep 19, 2023 · How to load a 3d model in .glb file format in ThreeJS? Asked 2 years, 2 months ago Modified 8 months ago Viewed 3k times

  5. Import 3d Mesh Godot Engine - Stack Overflow

    Mar 21, 2023 · A glb file would usually※ be imported as a scene, not as a mesh. That is because a glb file can have multiple meshes, materials, skeleton data, animations, and even cameras and lights but …

  6. .net - Is there any way to Check that a GLB file is a valid or a ...

    Apr 3, 2024 · I want to check that a GLB file is a valid GLB file or a corrupted File before doing any process on that GLB file. I tried to load the file using the below code, but some valid GLB file I have …

  7. How to load the GLB model correctly? - Stack Overflow

    Nov 22, 2023 · I am a beginner at three.js. I have a few confusing questions and would like to consult everyone. Method 1: Use three. js to load a model (it is a duck with a file type of glb). As shown in …

  8. Load GLB model with Webpack - Three.js - Stack Overflow

    For Webpack v5, the previous loaders are now obsolete (like file-loader, raw-loader, etc), and replaced by the use of Asset Modules The correct asset module for 3d model formats like gltf, obj, fbx, stl etc. …

  9. My glb file is not loading into my three.js file - Stack Overflow

    Apr 23, 2024 · My glb file wont show up inside my thee.js world. I have followed all the documentations and tutorals but nothing works. the world loads and evry thing works fine its just that the moddle dose …

  10. powerpoint - Does GLB file has capability to store lighting information ...

    Dec 21, 2023 · I think Microsoft 3D Viewer uses it's own lighting settings, does not use the lighting information available in GLB. Once i place the GLB file in powerpoint, model appears dull on …