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 read API at `snippet.babylonjs.com`. Snippet URLs are the de-facto sharing format across the Babylon ecosystem.

API entry from apis.yml

apis.yml Raw ↑
aid: babylon-js:babylonjs-playground
name: Babylon.js Playground
tags:
- 3D
- Sandbox
- Snippets
- Examples
humanURL: https://playground.babylonjs.com/
properties:
- url: https://doc.babylonjs.com/toolsAndResources/thePlayground
  type: Documentation
- url: https://playground.babylonjs.com/
  type: Sandbox
- url: https://github.com/BabylonJS/Babylon.js/tree/master/packages/tools/playground
  type: SourceCode
- url: https://snippet.babylonjs.com/
  type: API
description: 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 read API at `snippet.babylonjs.com`.
  Snippet URLs are the de-facto sharing format across the Babylon ecosystem.