How to setup a BabylonJS local development environment and project?
Find the code sample on Github
If you are starting a new project, you can use the below projects as a template on github:
Babylon Webpack es6 by Raanan
React Babylon by Brianzinn
Angular Babylon by JohnnyDevNull
Vue Babylon by Beg-in
Or you can follow the Babylon TypeScript Webpack setup tutorial.
How to add BabylonJS to an existing project
You can use your favorite tool like npm or yarn to add babylon packages. Find more information about BabylonJS NPM packages on the documentation.
PreviousHow to add Augmented Reality capabilities to your app?NextHow to Create a WebXR Augmented Reality App on Your Local Device
Last updated