This is a Dart JS interop facade generated with js-facade-gen, which takes TypeScript .d.ts definitions as input. Source definition taken from DefinitelyTyped.
While Dart Analyzer reports the resulting library as free of errors, nothing except what's needed by the demo has been tested. The library will only be lightly maintained.
Add a dependency in your pubspec.yaml
# dependencies:
# babylonjs_facade:
# git: https://github.com/blockforest/babylonjs-dart-facade
Clone this project to run the example scene
$> pub serve example
Or view here.
Please file reports on the GitHub Issue Tracker.