跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Create 3d Scene

技能 已验证 活跃

Set up a Blender scene programmatically via Python (bpy) with objects, materials, lighting, camera, and environment configuration. Use when creating reproducible 3D visualization scenes, automating product or architectural rendering setup, generating multiple scene variations programmatically, building template scenes for batch rendering workflows, or integrating 3D visualization into data pipelines.

目的

To enable users to programmatically set up complex Blender scenes with precise control over objects, materials, lighting, and camera configurations, facilitating automation and reproducibility in 3D visualization workflows.

功能

  • Programmatic scene setup via Python (bpy)
  • Configuration of objects, materials, lighting, and camera
  • Node-based shader creation for PBR materials
  • World environment and render settings configuration
  • Scene organization into collections

使用场景

  • Creating reproducible 3D visualization scenes
  • Automating product or architectural rendering setup
  • Generating multiple scene variations programmatically
  • Building template scenes for batch rendering workflows

非目标

  • Executing renders directly
  • Advanced animation scripting
  • Complex modeling operations beyond basic primitives or imports

Code Execution

  • info:ValidationWhile the script outlines parameter types and descriptions, explicit validation schemas (e.g., Zod, pydantic) are not used within the script for parameter sanitization.

安装

/plugin install agent-almanac@pjt222-agent-almanac

质量评分

已验证
99 /100
about 21 hours ago 分析

信任信号

最近提交1 day ago
星标14
许可证MIT
状态
查看源代码