-
New WebGL based Visualization-Plugin as a repleycemant for XNA-Plugin.
Planed is currently a Visualization based on Babylon.js.
-
**Beschreibung des Problems:**
(kurze Beschreibung des Fehlerverhaltens)
**Schritte zum Reproduzieren:**
(bitte möglichst _genaue_ Beschreibung, wie und unter welchen Umständen das Problem re…
-
### Introduction
Hi! I'm an engineer at Microsoft working on the [Babylon Native](https://medium.com/@babylonjs/babylon-native-821f1694fffc) project ([GitHub repo here](https://github.com/BabylonJS…
-
As laid out in the milestone, we need to select a GlTF parser to extend to support the OCES.
Current shortlist:
- [x] [GlTf-Transform](https://gltf-transform.donmccurdy.com/): light-weight, seems …
-
```
"presets": [ "power-assert" ]
, "plugins": [ "istanbul" ]
```
So, I can't narrow it down to a simple test-case; but at the moment, using the `power-assert` *preset* (for testing output) …
-
I've installed ae-to-json and the other requirements and don't get any errors when I run `node someFile.js` with this inside it:
```
var aeToJSON = require('ae-to-json/after-effects');
var ae = requi…
-
- https://github.com/melonjs/melonJS
- https://github.com/pixijs/pixi.js
- https://github.com/CreateJS
- https://github.com/BabylonJS/Babylon.js
- https://github.com/shakiba/stage.js
-
Adopt a 3rd party library or continue to roll our own that is directly consistent with the Vircadia scripting API?
[ ] What does Babylon.js use?
[ ] What other well-known libraries are there?
[ ]…
-
Babylon's isValidIdentifier test accepts identifiers with unicode characters that are not valid identifiers in some target JavaScript environments. When all such targets have been updated, remove the …
-
I upgraded Angular from 4.0.0-beta.6 to 4.0.0-beta.7, and systemjs-builder from 0.15.35 to 0.16.3 (and thus SystemJS from 0.19.43 to 0.20.7).
Now I'm getting the following stacktrace. Any hint is app…