Skip to content

Autogenerated Dart JS interop facade for the Babylon WebGL javascript framework.

Notifications You must be signed in to change notification settings

block-forest/babylonjs-dart-facade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BabylonJS Dart Interop Facade

Disclaimer

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.

Usage

Add a dependency in your pubspec.yaml

# dependencies:
#   babylonjs_facade:
#     git: https://github.com/blockforest/babylonjs-dart-facade

Example

Clone this project to run the example scene

$> pub serve example

Or view here.

Issues and bugs

Please file reports on the GitHub Issue Tracker.

About

Autogenerated Dart JS interop facade for the Babylon WebGL javascript framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published