This is sample application for React with Babylon.js.
This sample shows:
- How to bind HTML button event to Babylon.js using Redux
- How to use multi canvases with different camera
- How to use tabs with Babylon.js canvases
To run the app, please type the follow command:
$ npm start
Please see this article (Japanese) for more details.