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:

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.

Last updated