See ShadowMotion
in Action

Follow this step-by-step interactive guide to learn how to create stunning 3D animations with AI โ€” from upload to export in minutes.

4 simple steps ยท ~5 minutes ยท No coding needed
1

Upload Your 3D Model

Drag and drop your character model in GLB, FBX, or OBJ format. Our system automatically detects the model structure.

character_model.glb .glb .fbx .obj ๐Ÿ‘† Drop here
// Supported 3D model formats
const supportedFormats = ['.glb', '.fbx', '.obj'];
// Max file size: 50MB
const maxSize = 50 * 1024 * 1024;
2

Mark Body Parts on Your Model

Click on key body parts to help the AI understand your model's structure. Mark at least 8 points for best results.

Head Neck Spine L.Shoulder R.Shoulder L.Elbow L.Hand R.Elbow R.Hand Hip L.Knee L.Foot R.Knee R.Foot ๐Ÿ‘† Click on each body part to mark it
Head โœ“
Shoulders โœ“
Spine โœ“
Knees...
3

Describe Your Animation

Type a natural language prompt describing the motion. Be specific โ€” the more detail, the better the result!

Try these prompts:
"walk forward while swinging arms naturally" ๐Ÿ”ฅ Popular
"jump up high and wave both hands"
"dance move with spin and clap"
"run then stop and look around curiously"
// Animation prompt examples
const prompts = [
  "walk forward while swinging arms",
  "jump and wave both hands",
  "run then stop and look around",
  "dance move with spin"
];
4

Generate & Export Your Animation

Click "Generate Animation" and watch the AI create your animation. Export as GLB, FBX, BVH, or MP4 for social media.

62% Generating keyframes... ๐Ÿ“ฆ GLB ๐ŸŽฌ FBX ๐Ÿ’พ BVH ๐ŸŽฅ MP4
// Export formats available
const exportFormats = [
  'GLB', // 3D model with animation
  'FBX', // Industry standard
  'BVH', // Motion capture data
  'MP4' // Video for social media
];

Ready to Create Magic?

Now that you know how it works, it's time to bring your own 3D characters to life!

No credit card required ยท Free forever