3D

Blender

Move the object origin (yellow dot) to the correct position(Blender)

The purpose  The object origin (the yellow point), which sometimes unexpectedly shifts position during integration o...
Blender

A Summary of Loading and Displaying Blender 3D Objects with Three.js

The purpose  This post summarizes several articles on importing and displaying 3D objects created in Blender using ...
Blender

Mouse Operations and Shortcuts to Remember(Blender)

The purpose  Here are some useful Blender mouse operations and shortcuts to keep in mind. This will be updated p...
PR
Blender

Fill the holes left by removing the points. (Blender)

The purpose  Filling the hole created by removing points. This time, I will explain using the easy-to-understand...
Threejs(Java script)

Using Three.js with modules(Threejs)

The purpose  This site previously introduced Three.js based on modules; however, we'll now examine the differences b...
Threejs(Java script)

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

The purpose  Troubleshooting steps for code that works locally but fails after being uploaded to a web server. ...
Threejs(Java script)

Loading and displaying a compressed glTF (.glb) file(Threejs)

The purpose  Loading a compressed glTF (.glb) file into Three.js. The compression method is as follows Env...
Blender

Reducing the file size of glTF (.glb) files for export(Blender)

The purpose  As shown in the article below, you can save glTF (.glb) files in Blender, but the file size increases a...
Blender

Create a complex tubular mesh(Blender)

The purpose  Create a complex tubular mesh Environment Blender:3.4.1 OS:Windows 11 Create from curve ...
Blender

Selecting meshes from complex objects(Blender)

The purpose  Select a mesh based on its structure from an object created from multiple meshes (e.g., by joining obje...
Copied title and URL