BlenderMove 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...2023.04.152024.12.01Blender
BlenderA 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 ...2023.04.152024.12.01BlenderThreejs(Java script)
BlenderMouse 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...2023.04.102024.12.01Blender
BlenderFill 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...2023.04.092024.12.01Blender
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...2023.04.082024.12.01Threejs(Java script)
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. ...2023.04.082024.12.01Threejs(Java script)
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...2023.04.062024.12.01Threejs(Java script)
BlenderReducing 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...2023.04.062024.12.01Blender
BlenderCreate a complex tubular mesh(Blender) The purpose Create a complex tubular mesh Environment Blender:3.4.1 OS:Windows 11 Create from curve ...2023.03.262024.12.01Blender
BlenderSelecting 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...2023.03.242024.12.01Blender