glTF

Threejs (Java script)

Load and display a glTF (.gltf) file using Threejs.

Things I want to do I want to easily load 3D files that are split into glTF (.gltf) files, .bin files, and texture f...
3D

Edit the glTF file directly (in Blender).

Things I want to do Edit the .glTF file created on the following page directly. Edit as text (JSON) The ...
Blender

Saving textures as external files when saving a glTF file (Blender)

Things I want to do When exporting from Blender as glTF 2.0, save the textures as an external file instead of a sing...
Blender

A summary of how to load and display 3D objects created in Blender using Threejs.

Things I want to do This code loads and displays 3D objects created in Blender using Threejs. I've written severa...
Threejs (Java script)

DRACOLoader doesn’t work when uploaded to the web (How to use DRACOLoader without using wasm) (Threejs)

Things I want to do How to fix the issue where the following implementation works locally but fails when uploaded to...
Threejs (Java script)

Load and display a compressed glTF (.glb) file (using Threejs).

Things I want to do Load the compressed glTF (.glb) file into Threejs. The compression method is below ↓ ...
Blender

Reducing the file size of glTF (.glb) files to be saved (Blender)

Things I want to do As explained in the article below, you can save glTF (.glb) files in Blender, but if the shape i...
タイトルとURLをコピーしました