Babylon Native

C++ host that runs the Babylon.js engine on top of native graphics APIs (DirectX, Metal, Vulkan, OpenGL, OpenGL ES) without a browser. Targets Windows, macOS, Linux, Android, and iOS. Used as the foundation for Babylon React Native and for embedding Babylon scenes in native applications.

API entry from apis.yml

apis.yml Raw ↑
aid: babylon-js:babylon-native
name: Babylon Native
tags:
- 3D
- Native
- C++
- CrossPlatform
humanURL: https://github.com/BabylonJS/BabylonNative
properties:
- url: https://github.com/BabylonJS/BabylonNative
  type: SourceCode
- url: https://doc.babylonjs.com/communityExtensions/BabylonNative
  type: Documentation
description: C++ host that runs the Babylon.js engine on top of native graphics APIs (DirectX, Metal,
  Vulkan, OpenGL, OpenGL ES) without a browser. Targets Windows, macOS, Linux, Android, and iOS. Used
  as the foundation for Babylon React Native and for embedding Babylon scenes in native applications.