Blender

Synchronizing audio/video in timeline playback(Blender)

The purpose  When animating a 3D model to music/audio, I typically create keyframes while listening to the audio pla...
Blender

To make the shadows smoother(Blender)

The purpose  It smooths the object's shadows, making them look more natural.  Environment Blender:3.4.1 Use...
JavaScript

Determining whether JavaScript is running on a server or locally

The purpose  This Javascript code checks whether it's running on a server or locally. (This is used, for example, to...
PR
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...
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...
Copied title and URL