"Give yourself a fully rigged body via 3js that animates w/ json objects and start making the hips wiggle around."
A viral dev tool is letting anyone animate 3D characters with just a few lines of code.
Deep Dive
A new tool built on Three.js (3js) allows developers to generate a fully rigged 3D human body that animates using simple JSON objects. The viral demo shows how easily you can make the character's hips wiggle and other motions by manipulating the data. This bypasses complex 3D modeling and rigging software, making character animation accessible directly in the browser with minimal code.
Why It Matters
This dramatically lowers the barrier for creating interactive 3D characters for games, websites, and apps.