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 `@babylonjs/serializers` package.

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

Tagged areas include 3D, Serialization, 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-serializers
name: Babylon.js Serializers
tags:
- 3D
- Serialization
- glTF
- OBJ
- STL
humanURL: https://doc.babylonjs.com/features/featuresDeepDive/Exporters
properties:
- url: https://doc.babylonjs.com/features/featuresDeepDive/Exporters
  type: Documentation
- url: https://www.npmjs.com/package/@babylonjs/serializers
  type: SDK
- url: https://github.com/BabylonJS/Babylon.js/tree/master/packages/dev/serializers
  type: SourceCode
description: 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 `@babylonjs/serializers`
  package.