Fix character movement stutter by setting Min Move Distance to 0 in Unity Character Controller
Easily modify animations in Blender using the Mixamo Control Rig addon
How to extract animation clips from FBX files in Unity using Ctrl+D
Fix Unity editor D3D11 swapchain crash caused by Windows Defender firewall blocking network access
How to refine motion capture animations in Blender using the Mixamo Control Rig addon
How to use Python-based motion capture to extract poses and apply them to Unity characters
Using OnDrawGizmos in Unity to visualize character FOV and attack range for debugging
How to create a sword trail effect in Unity using mesh generation and shader texture offset
Matrix transformation order for rendering 3D characters in DirectX
Ambient, Diffuse, and Specular lighting calculations in DirectX shaders, plus saturate and rim light tips