babylonjs

Installation
SKILL.md

Babylon.js 8

Quick Reference

Babylon.js is a powerful open-source 3D engine for the web. Version 8 supports WebGL2 and WebGPU.

Coordinate system: Left-handed (X=right, Y=up, Z=forward). Rotations in radians.

NPM packages:

  • @babylonjs/core - Engine, scene, meshes, materials, cameras, lights
  • @babylonjs/gui - 2D/3D GUI controls
  • @babylonjs/loaders - glTF, OBJ, STL loaders
  • @babylonjs/materials - Extra material types
  • @babylonjs/inspector - Debug inspector
Installs
27
GitHub Stars
11
First Seen
Feb 26, 2026