Pinned Repositories
Babylon.js
Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
BabylonNative
Build cross-platform native applications with the power of the Babylon.js JavaScript framework
BabylonReactNative
Build React Native applications with the power of Babylon Native
BabylonToolkit
Home of the community maintained Unity & Unreal exporters for Babylon.js
BlenderExporter
Exports From Blender to Babylon.JS in JSON / .babylon format
Editor
Community managed visual editor for Babylon.js
Exporters
Exporters for Babylon.js and gltf file formats
Extensions
Extensions for Babylon.js
Spector.js
Explore and Troubleshoot your WebGL scenes with ease.
Website
Main babylon.js website
Babylon.js's Repositories
BabylonJS/Babylon.js
Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
BabylonJS/Spector.js
Explore and Troubleshoot your WebGL scenes with ease.
BabylonJS/Editor
Community managed visual editor for Babylon.js
BabylonJS/BabylonNative
Build cross-platform native applications with the power of the Babylon.js JavaScript framework
BabylonJS/Exporters
Exporters for Babylon.js and gltf file formats
BabylonJS/BabylonReactNative
Build React Native applications with the power of Babylon Native
BabylonJS/BlenderExporter
Exports From Blender to Babylon.JS in JSON / .babylon format
BabylonJS/Website
Main babylon.js website
BabylonJS/BabylonToolkit
Home of the community maintained Unity & Unreal exporters for Babylon.js
BabylonJS/Extensions
Extensions for Babylon.js
BabylonJS/Assets
A place for public domain digital assets to use.
BabylonJS/Documentation
Babylon.js's documentation website
BabylonJS/CYOS
Create Your Own Shader
BabylonJS/havok
The Havok Physics plugin runtime files (wasm and js)
BabylonJS/twgsl
BabylonJS/JsRuntimeHost
The JsRuntimeHost is a library that provides cross-platform C++ JavaScript hosting for any JavaScript engines with Node-API support such as Chakra, V8, or JavaScriptCore.
BabylonJS/Controls
Set of web controls using babylon.js and the GPU to render their content in a hardware accelerated way
BabylonJS/BabylonjsTextureTools
Babylonjs texture tools to generate pre-filtered environments and BRDF lookups
BabylonJS/BabylonNativeExamples
A collection of sample code projects using Babylon Native to illustrate various scenarios
BabylonJS/SmartFilters
BabylonJS/UrlLib
UrlLib is a cross-platform C++ library that utilizes platform-specific implementations for URL-related functionality
BabylonJS/bgfx.cmake
Independently maintained CMake build scripts for bgfx. Released under public domain.
BabylonJS/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
BabylonJS/SpectorJSWebsite
Website for https://github.com/BabylonJS/Spector.js
BabylonJS/CMakeExtensions
Helper functions for CMake
BabylonJS/AndroidExtensions
AndroidExtensions is a C++ utility library for Android development
BabylonJS/SnippetServerExpress
An Express.js implementation of our snippet server, capable of file system, in memory and azure blob storage deployment
BabylonJS/SnippetServerReference
BabylonJS/SPIRV-Cross
SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.
BabylonJS/glslang
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.