Blender

Compressing the file size of a Blender (.blend) file(Blender)

The purpose  This compresses Blender's native .blend files upon saving, reducing file size. Environment Blende...
JavaScript

Two methods for setting the size of a canvas and the differences (JavaScript)

The purpose The<canvas>tag's size can be specified in two ways; while visually identical, their behavior diffe...
TOOL

A tool that performs character conversion to display HTML tags in a browser. 

The purpose  To display HTML tags on a website, you need to replace the < and > characters with different strings...
PR
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...
3D

Directly 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...
Blender

Saving 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...
Browser

Developing an Edge extension

The purpose  Developing an Edge extension Edge and Chrome extensions. Edge and Chrome extensions are fundament...
Browser

Using custom Chrome extension in Edge

The purpose  Using custom Chrome extension in Edge. Instructions for creating Chrome extensions are on the foll...
Browser

Modifying 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 ...
Blender

Create triangular and rectangular prisms (N-gonal prisms).(Blender)

The purpose  Creating triangular and rectangular prisms, basic shapes that are surprisingly challenging to construct...
Copied title and URL