Automating 3D Animation with Claude Code and Blender MCP

Lukas Margeriego watch the original →

Use Claude Code with the Blender MCP to automate 3D scene assembly, asset sourcing from Sketchfab, and camera animation, then render the output using Hyperframes.

Automated 3D Scene Assembly

The workflow relies on the Blender MCP to allow Claude Code to manipulate a local Blender project file directly. By using Claude Code's browser mode, users can search Sketchfab for free 3D assets that match a desired aesthetic. When specific scene modifications are required, the user employs an annotate mode to draw directly onto snapshots of the viewport, using different colors to designate specific object placements (e.g., a laptop, mouse, or wall art). To handle complex multi-object prompts, the author uses Clicky for voice dictation, which generates a structured prompt that instructs Claude Code to fetch specific assets, maintain a consistent style, and place them according to the annotated coordinates.

Animation and Iteration

Once the scene is populated, the author uses Hyperframes to generate camera movements and text overlays. The process involves defining scene segments with specific timestamps and camera paths, which Claude Code then implements within the Blender environment. For product animations, the author references external video examples, feeding screenshots of the reference into the model to replicate specific camera angles and object behaviors. When geometry or camera orientation issues arise, such as a laptop screen facing the wrong direction, the author uses follow-up prompts to flip the camera and mirror the zoom direction, demonstrating an iterative loop for refining AI-generated 3D renders.

  • #tutorial
  • #ai
  • #dev-tooling

summary by google/gemini-3.1-flash-lite. probably wrong about something. check the source.