iiRecord
Agentic AI Atlas · Three.js
library:threea5c.ai
II.
Library JSON

library:three

Structured · live

Three.js json

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

File · domain/libraries/libraries-frontend-ui.yamlCluster · domain
Record JSON
{
  "id": "library:three",
  "_kind": "Library",
  "_file": "domain/libraries/libraries-frontend-ui.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Three.js",
    "belongsToLanguageId": "language:javascript",
    "category": "other",
    "description": "Cross-browser JavaScript library and API for creating and displaying\nanimated 3D graphics in a web browser using WebGL with a high-level\nscene graph, cameras, lights, and material system.\n"
  },
  "outgoingEdges": [
    {
      "from": "library:three",
      "to": "language:javascript",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:three",
      "to": "skill-area:data-visualization",
      "kind": "used_for"
    },
    {
      "from": "library:three",
      "to": "skill-area:animation-transitions",
      "kind": "used_for"
    },
    {
      "from": "library:three",
      "to": "library:d3",
      "kind": "alternative_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "library:flame",
      "to": "library:three",
      "kind": "alternative_to"
    }
  ]
}