Threejs(Java script)Loading and displaying a glTF (.gltf) file (Threejs) The purpose Load a 3D model in Three.js, using the glTF (.gltf) file format, .bin files, and separate texture files...2023.05.152024.11.30Threejs(Java script)
3DDirectly editing the glTF file(Blender) The purpose directly edit the .glTF file created on the pages below (up to page i) that uses the glTF Separate form...2023.05.132024.11.303D
BlenderSaving textures as external files when saving glTF files(Blender) The purpose When exporting from Blender in glTF 2.0, save textures as external files instead of embedding them in a...2023.05.132024.11.30Blender
BrowserDeveloping an Edge extension The purpose Developing an Edge extension Edge and Chrome extensions. Edge and Chrome extensions are fundament...2023.05.112024.11.30Browser
BrowserUsing custom Chrome extension in Edge The purpose Using custom Chrome extension in Edge. Instructions for creating Chrome extensions are on the foll...2023.05.032024.11.30Browser
BrowserModifying specific pages using a Chrome extension (manifest v3) The purpose A Chrome extension modifies specific web pages. This modification is client-side only; it does not ...2023.05.022024.11.30Browser
BlenderCreate triangular and rectangular prisms (N-gonal prisms).(Blender) The purpose Creating triangular and rectangular prisms, basic shapes that are surprisingly challenging to construct...2023.05.022024.11.30Blender
BlenderAdjusting the camera’s position and rotation while viewing the render result (Blender) The purpose Adjust the camera position/rotation while viewing the 3D image. Refer to the page below for the rend...2023.05.022024.12.01Blender
BlenderCreate a symmetrical object(Blender) The purpose Here are two methods for creating symmetrical objects in Blender. Environment Blender:3.4.1 Sy...2023.05.022024.11.29Blender
AndroidHow to Show Developer Options on Android: A Complete Guide The purpose This shows the Developer options on Android. Since I created multiple pages for each device model, ...2023.05.022024.11.30Android