Skip to content

A BabylonJS barebones project in typescript using Ammo.js physics engine.

Notifications You must be signed in to change notification settings

jcucuzza/babylonjs-ammojs-typescript-template

Repository files navigation

babylonjs-typescript-template

A BabylonJS barebones in typescript using Ammo.js for a physics engine.

After clone the repository, install the npm packages

npm i

After installing the dependencies, run the server using

nodemon

write all your babylonjs code within the src > public > typescript directory.
nodemon will automatically build, pack, and refresh nodejs.

Tech used:

  • BabylonJS
  • Ammo.js
  • express
  • ejs
  • gulp
  • webback

// TODO: add more stuffs to this

About

A BabylonJS barebones project in typescript using Ammo.js physics engine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published