Here are
49 public repositories
matching this topic...
Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
Updated
Feb 13, 2021
TypeScript
PSA: moved into babel/babel as @babel/parser -->
Updated
May 19, 2018
JavaScript
🌿 JavaScript Concrete Syntax Tree
Updated
Dec 11, 2020
JavaScript
Exporters for Babylon.js and gltf file formats
Updated
Feb 12, 2021
Mathematica
Build React Native applications with the power of Babylon Native
Strip block comments or line comments from JavaScript code.
Updated
Jul 7, 2020
JavaScript
Fuzz testing JavaScript parsers and suchlike programs.
Updated
Jul 17, 2020
JavaScript
Multiplayer BabylonJS game with Server and Client-Side physics engine synchronization
Updated
Nov 2, 2019
TypeScript
🌮 The bidirectional alt-JS language
Updated
Feb 7, 2020
JavaScript
find all require/import calls by walking the AST
Updated
Jul 15, 2020
JavaScript
(!! moved to tunnckoCore/opensource multi-package repository !!) 🔱 Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins.
Updated
Oct 13, 2019
JavaScript
Recursively collect all the internal and external dependencies from an entry point
Updated
Feb 7, 2019
JavaScript
The simplest tool to parse/transform/generate code on ast
Updated
Jan 24, 2021
JavaScript
babylonjs in a declarative way using react
Updated
Sep 3, 2018
JavaScript
Merge comments together into a normalized string
Updated
Mar 25, 2018
JavaScript
[WIP] The missing Atom autocompletion support for modern javascript
Updated
May 9, 2017
JavaScript
My personal goldendict-dictionaries collection
Simplified options for Babylon
Updated
Feb 28, 2018
JavaScript
Babylon.js Bindings for PureScript
Updated
Jan 13, 2017
JavaScript
A WebGL 3D game inspired by the classic puzzle game Sokoban
Updated
Dec 10, 2020
JavaScript
Updated
Feb 8, 2021
TypeScript
Electron gun and microscope 3d simulation written on top of Babylon.js
Updated
Oct 13, 2019
JavaScript
Babylon Voxel Critter for Babylon.js
Updated
May 5, 2017
JavaScript
Updated
Oct 8, 2018
TypeScript
atom plugin to navigate through tokens
Updated
Feb 26, 2018
JavaScript
A TypeScript BabylonJS Demo for TSConf 2020
Updated
Dec 13, 2020
TypeScript
A simple experimental config format in json style but with comments and some random cool features
Updated
Jul 25, 2017
Java
Updated
Apr 24, 2017
JavaScript
Generate tags file for javascript codebase using static code analyses.
Updated
Jul 18, 2020
JavaScript
Improve this page
Add a description, image, and links to the
babylon
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
babylon
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Right now NativeInput pointer values are passed around as uint32_t values. This doesn't support negative values when dragging a mouse cursor out of the input region/core window.