JavaScriptLoad 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...2024.01.022024.11.30JavaScript
JavaScriptReading 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 ...2024.01.022024.11.30JavaScript
AndroidManipulating 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...2023.11.272024.11.30Android
AndroidMake it executable without specifying the adb path The purpose Installing Android Studio, the Android app development environment, also installs adb (Android Debug Br...2023.11.272024.11.30Android
WindowsChange 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...2023.09.172024.11.30Windows
AndroidSettings to check when tethering is unstable The purpose When experiencing unstable internet connectivity on an Android device (child device) tethered to anothe...2023.09.172024.11.30Android
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...2023.08.182024.11.30Threejs(Java script)
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...2023.08.182024.11.30Threejs(Java script)
BlenderOutput 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...2023.08.182024.11.30Blender
BlenderModify 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...2023.08.182024.11.30Blender