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 and are tree-shakeable from the `@babylonjs/loaders` package.

API entry from apis.yml

apis.yml Raw ↑
aid: babylon-js:babylonjs-loaders
name: Babylon.js Loaders
tags:
- 3D
- Loaders
- glTF
- OBJ
- STL
- FBX
humanURL: https://doc.babylonjs.com/features/featuresDeepDive/importers
properties:
- url: https://doc.babylonjs.com/features/featuresDeepDive/importers
  type: Documentation
- url: https://www.npmjs.com/package/@babylonjs/loaders
  type: SDK
- url: https://github.com/BabylonJS/Babylon.js/tree/master/packages/dev/loaders
  type: SourceCode
description: 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 and are tree-shakeable
  from the `@babylonjs/loaders` package.