Blender

[Blender 4.2]To open MMD (MikuMikuDance) files, specifically the PMD format

The purpose  To open MMD (MikuMikuDance) 3D model files (PMD) in Blender, using Animasa's Hatsune Miku model as ...
JavaScript

To execute an event listener only once(JavaScript)

The purpose  When performing a process triggered by an event in JavaScript, addEventListener is commonly used. H...
Uncategorized

Controlling OBS with JavaScript

The purpose  Control OBS with JavaScript。 Notice This article's method has two major issues. Please confir...
PR
WEB

【Confirmed as of July 2025】Checking Who Liked or Reposted Your Posts (on X)

The purpose  Here's how to check who has liked or reposted your own posts on X, no subscription required: Ste...
JavaScript

Converting em to px in JavaScript

The purpose  Here's how to convert em units to px (pixels) in JavaScript, which are commonly used in CSS: Cod...
Uncategorized

Applying a Gradient to Text(GIMP)

The purpose  apply a gradient to text in GIMP, using a method different from what's commonly found elsewhere, one yo...
JavaScript

Reading Aloud Using AIVoiceSpeech from a Web Page

The purpose  On the following page, text was read aloud using SpeechSynthesis, a basic JavaScript function, but the ...
AI

Failed to install Extension from URL(Stable Diffusion)

The purpose  This is a countermeasure for when you encounter the following error and fail to install an extension fr...
AI

Adding Models to Stable Diffusion Web UI in a Local Environment

The purpose  Add a model to the Stable Diffusion web UI running locally. Environment stable-diffusion-webui-am...
AI

Running Stable Diffusion locally using an AMD GPU

NOTICE This article introduces how to use Stable Diffusion with an AMD GPU using Stable Diffusion amdgpu, but we rec...
Copied title and URL