JavaScript

Load text files via drag and drop in Javascript 

The purpose  This uses JavaScript to read a locally saved text file via drag and drop. For reading files using a...
JavaScript

Reading a specified text file using JavaScript

The purpose  This reads a locally stored text file using JavaScript. See below for information on drag-and-drop ...
Android

Manipulating device files within Android Studio

The purpose  After upgrading my Android version, I lost access to my app development files from the device's file ex...
PR
Android

Make it executable without specifying the adb path

The purpose  Installing Android Studio, the Android app development environment, also installs adb (Android Debug Br...
Windows

Change JPEG compression settings in bulk

The purpose  change the compression ratio of a large number of JPEGs all at once. While there are web services a...
Android

Settings to check when tethering is unstable

The purpose  When experiencing unstable internet connectivity on an Android device (child device) tethered to anothe...
Threejs(Java script)

Exporting an imported MMD file (PMD) with textures as a glb file readable by Three.js (Blender)

The purpose  export a model, imported into Blender from an MMD file, as a glb file viewable in Three.js with texture...
Threejs(Java script)

A Summary of Methods for Opening MMD Files (PMD) with Three.js

This is a summary of how to display MikuMikuDance (MMD) files (PMD format) in Three.js. Import in Blender E...
Blender

Output a glb file readable by Three.js from an imported MMD file (PMD)(Blender)

The purpose  This guide will demonstrate exporting an MMD model (using Animasa's Hatsune Miku model as an example) i...
Blender

Modify the facial expression of a loaded PMD file (for MMD).(Blender)

The purpose  demonstrate how to change the facial expression of an MMD model imported into Blender. this page us...
Copied title and URL