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.

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.