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.

Babylon.js Loaders is one of 18 APIs that Babylon.js publishes on the APIs.io network.

Tagged areas include 3D, Loaders, glTF, OBJ, and STL. The published artifact set on APIs.io includes API documentation and SDKs.

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.