iiRecord
Agentic AI Atlas · Blender
tool:blendera5c.ai
II.
Tool JSON

tool:blender

Structured · live

Blender json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-gaming.yamlCluster · domain
Record JSON
{
  "id": "tool:blender",
  "_kind": "Tool",
  "_file": "domain/tools/tools-gaming.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Blender",
    "homepageUrl": "https://www.blender.org",
    "kind": "3d-modeling",
    "releasedAt": "1994",
    "description": "Free and open-source 3D creation suite supporting modeling, sculpting,\nanimation, rigging, rendering, compositing, and video editing. Python\nscripting API for automation and pipeline integration.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:blender",
      "to": "language:python",
      "kind": "belongs_to_language"
    },
    {
      "from": "tool:blender",
      "to": "language:cpp",
      "kind": "belongs_to_language"
    },
    {
      "from": "tool:blender",
      "to": "skill-area:graphics-rendering",
      "kind": "used_for",
      "attributes": {}
    },
    {
      "from": "tool:blender",
      "to": "skill-area:game-engines",
      "kind": "used_for",
      "attributes": {}
    },
    {
      "from": "tool:blender",
      "to": "domain:gaming",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "tool:blender",
      "to": "domain:gaming-industry",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "tool:blender",
      "to": "domain:game-design",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "tool:blender",
      "to": "specialization:game-development",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "tool:blender",
      "to": "specialization:computer-graphics",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "specialization:game-development",
      "to": "tool:blender",
      "kind": "uses_tool"
    },
    {
      "from": "specialization:computer-graphics",
      "to": "tool:blender",
      "kind": "uses_tool"
    },
    {
      "from": "specialization:robotics-simulation",
      "to": "tool:blender",
      "kind": "uses_tool"
    }
  ]
}