Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC
Babylon.js website screenshot

Babylon.js

Babylon.js is an Apache-2.0 licensed, TypeScript-first open-source 3D engine and rendering framework sponsored by Microsoft and developed in the public BabylonJS GitHub organization. It targets WebGL, WebGPU, and WebXR in the browser, and DirectX, Metal, Vulkan, OpenGL, and OpenGL ES natively through Babylon Native — including a Babylon React Native binding for mobile. The framework ships as a family of scoped npm packages (`@babylonjs/core`, `gui`, `loaders`, `materials`, `inspector`, `serializers`, `post-processes`, `procedural-textures`, `node-editor`) plus a rich tooling surface — the Playground IDE, Sandbox asset viewer, Inspector, Spector.js, the Node Material / Geometry / Particle / Render-Graph editors, a community Editor, the Babylon Toolkit (Unity / Unreal exporters), and DCC exporters for 3ds Max, Maya, and Blender — all backed by the public Snippet API at `snippet.babylonjs.com` that powers shareable Playground and node-editor assets.

human only

More than an index entry, but the surface is still mostly links rather than artifacts — the cohort most likely to move a full band from modest, well-targeted work.

Kin Score

API Evangelist profiles Babylon.js the way a machine reads it — 41 machine-readable artifacts across 18 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.

Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Babylon.js scores 21.9/100 (emerging), with a separate agent-readiness read of 0/100 (human only). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.

Kin Score

This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 21.9/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 10.4 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 8.8 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3

How we profile Babylon.js

Each block below is one kind of artifact we hold for Babylon.js. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.

APIs 18

Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.

Individual APIs this provider publishes, each with its own machine-readable definition.

Babylon.js Core

The core Babylon.js engine and scene graph. Provides the Engine and Scene abstractions, cameras, lights, meshes, materials, textures, animation, post-processing, particle system...

Babylon.js GUI

2D and 3D GUI library for Babylon.js — buttons, sliders, panels, input boxes, color pickers, and 3D holographic controls — rendered through a dynamic texture or as 3D meshes. Au...

Babylon.js Loaders

Asset importers for Babylon.js — glTF 2.0 (with KHR extensions), OBJ, STL, USDZ, SPLAT (Gaussian splats), and others. Loaders parse external assets into the Babylon scene graph ...

Babylon.js Materials

Library of advanced and specialty materials — water, lava, fire, fur, terrain, cell, mix, gradient, sky, grid, normal, shadow-only, and others — built on top of Babylon's Standa...

Babylon.js Post-Processes

Additional post-processing effects beyond core — including ASCII art, anaglyph, digital rain, ocean, and other stylized image pipelines. Composes on top of the core post-process...

Babylon.js Procedural Textures

GPU-generated procedural textures — brick, cloud, fire, grass, marble, normal-map, perlin-noise, road, starfield, and wood — packaged separately as `@babylonjs/procedural-textur...

Babylon.js Serializers

Scene exporters that serialize a live Babylon.js scene to glTF 2.0, OBJ, STL, or .babylon JSON. Used by Sandbox, the Editor, and the Playground export flow, and available as the...

Babylon.js Inspector

Embeddable developer tool that overlays a live tree of every Babylon scene object — nodes, materials, textures, cameras, lights, animations, particles, and physics bodies — with...

Babylon.js Node Editors

Visual node-graph authoring tools — Node Material Editor (NME), Node Geometry Editor (NGE), Node Particle Editor (NPE), and Node Render Graph Editor — that produce serializable ...

Babylon.js Playground

Hosted browser-based IDE for writing and sharing Babylon.js scenes as TypeScript snippets. Backed by the Babylon Snippet Server which assigns shareable snippet IDs and a public ...

Babylon.js Sandbox

Drop-in browser viewer for 3D assets — glTF/GLB, OBJ, STL, USDZ, SPLAT, and .babylon files — with Inspector integration, environment/IBL configuration, and animation playback. U...

Babylon.js Snippet API

Public REST endpoint hosted at `https://snippet.babylonjs.com/` that stores and serves serialized JSON snippets for the Playground, Node Material Editor, Node Geometry Editor, N...

Babylon Native

C++ host that runs the Babylon.js engine on top of native graphics APIs (DirectX, Metal, Vulkan, OpenGL, OpenGL ES) without a browser. Targets Windows, macOS, Linux, Android, an...

Babylon React Native

React Native binding that runs Babylon Native on iOS and Android with a React component (`EngineView`) for embedding Babylon scenes in cross-platform mobile applications. Publis...

Babylon.js Editor

Community-maintained visual editor for authoring Babylon.js scenes — scene graph, materials, animations, GUI, scripting, post-processing, and asset pipeline — exporting to runna...

Babylon Toolkit

Community-maintained Unity and Unreal exporters and a runtime scripting layer that lets engines author scenes in Unity / Unreal and export them to Babylon.js for web delivery.

Babylon.js Exporters

First-party DCC exporters for 3ds Max, Maya, and Blender that emit .babylon and glTF 2.0 assets compatible with the Babylon.js runtime, Sandbox, and Editor pipelines.

Spector.js

Browser extension and embeddable library that captures and inspects WebGL / WebGPU frames — every draw call, state change, shader, texture, and uniform — for any 3D web applicat...

Scroll within the panel for all 18 ·

Features 22

The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.

Notable capabilities this provider offers.

Cross-platform 3D engine — WebGL2, WebGPU, and (via Babylon Native) DirectX / Metal / Vulkan / OpenGL / OpenGL ES
TypeScript-first SDK published as scoped `@babylonjs/*` ES modules with tree-shakeable imports
Scene graph with cameras, lights, meshes, materials, textures, animations, particles, audio, and physics
PBR materials with OpenPBR support, clustered and textured area lighting, and volumetric lighting (v9)
Frame Graph, Dynamic IBL Shadows, and Render Graph-driven pipelines (v9)
Node Material Editor, Node Geometry Editor, Node Particle Editor, and Node Render Graph Editor
Procedural geometry with Node Geometry — runtime-evaluated graphs serialized as JSON
Gaussian Splat rendering and 3D Tiles geospatial pipeline with PBR atmosphere (v9)
glTF 2.0 first-class import and export with full KHR extension coverage
GUI library with Inspector-driven authoring and 3D holographic controls
WebXR / VR / AR support including hand tracking, controllers, anchors, and pass-through
Physics integration with Havok (recommended), Ammo.js, Cannon.js, Oimo.js, and Recast
Babylon Native — C++ host for running Babylon on Windows, macOS, Linux, Android, and iOS
Babylon React Native (`@babylonjs/react-native`) for embedding Babylon scenes in mobile apps
Inspector — runtime scene debugger with property editing, gizmos, and shader editing
Spector.js — frame-by-frame WebGL / WebGPU capture and inspection tool
Hosted Playground IDE and Sandbox asset viewer with shareable snippet IDs
Snippet API at `snippet.babylonjs.com` powering shareable Playground / NME / NGE / GUI assets
Babylon.js Editor — community-maintained visual scene editor
Babylon Toolkit — Unity and Unreal exporters for the Babylon runtime
First-party DCC exporters for 3ds Max, Maya, and Blender
Apache-2.0 licensed, Microsoft-sponsored, community-governed via forum.babylonjs.com

Scroll within the panel for all 22 ·

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Resources

Every other property we hold for Babylon.js — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.

Access & Security 1

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 4

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

← All providers · Data indexed from github.com/api-evangelist/babylon-js · machine-readable index on apis.io