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.

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

Tagged areas include 3D, Native, C++, and CrossPlatform. The published artifact set on APIs.io includes API documentation.

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.