blender-impl-animation

Automate Blender animation tasks for AEC visualizations using Python scripting.

30|4|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/OpenAEC-Foundation/Blender-Bonsai-ifcOpenshell-Sverchok-Claude-Skill-Package --skill blender-impl-animation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blender-impl-animation
Source: https://github.com/OpenAEC-Foundation/Blender-Bonsai-ifcOpenshell-Sverchok-Claude-Skill-Package/tree/main/skills/blender/impl/blender-impl-animation
Command: npx skills add https://github.com/OpenAEC-Foundation/Blender-Bonsai-ifcOpenshell-Sverchok-Claude-Skill-Package --skill blender-impl-animation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides ready-to-use Python scripts and workflows to automate complex animation tasks within Blender, specifically tailored for architectural, engineering, and construction (AEC) visualizations.

Core Features & Use Cases

  • Construction Sequencing: Animate the appearance/disappearance of building elements over time to simulate construction phases (4D BIM).
  • Camera Path Animation: Create realistic walkthroughs and flythroughs by animating cameras along predefined paths.
  • Solar Studies: Generate sun path animations for daylight and shadow analysis.
  • Batch Operations: Efficiently apply animation keyframes to multiple objects simultaneously.

Quick Start

Use the blender-impl-animation skill to animate the visibility of objects in the 'Phase_Structure' collection to appear sequentially starting from frame 30.

Frequently Asked Questions about blender-impl-animation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate construction sequencing animation in Blender for 4D BIM?

Camera path animation in Blender creates walkthroughs by animating cameras along predefined curves using Python scripting. This skill generates scripts to automate camera flythroughs for AEC visualizations.

Can I generate solar study animations in Blender using Python?

Blender Python scripting supports batch keyframing operations to efficiently apply animation keyframes to multiple objects simultaneously. This skill uses the bpy module to automate scene manipulation and animation control.

Do I need Blender 3.x or 4.x to run Python animation scripts for AEC visualization?

Batch keyframing in Blender automates applying animation keyframes to multiple objects simultaneously using Python scripting. This skill facilitates batch operations to efficiently animate element visibility and other properties.

What is the best way to animate camera walkthroughs in Blender for architectural visualization?

The best way to animate camera walkthroughs in Blender is by animating cameras along predefined paths using Python scripting. This skill provides ready-to-use scripts to create realistic flythroughs for AEC visualizations.

Are there limitations when using Python scripting for animation in Blender AEC workflows?

Limitations of Python scripting for Blender AEC animation include dependency on the bpy module and requiring Blender 3.x through 5.x. Complex scene manipulation and batch keyframing require proper Python scripting knowledge.