🚀 Basic Babylon App

Babylon Playground

Installation

  • npm install

Try it out

  • Open /dist/index.html in browswer.

Developing

  • Run webpack with:
    • npx webpack -w
    • npx webpack serve

TODO (Learning items)

  • Limit camera controls to "overhead isometric" angle
  • Add a realistic ground texture
  • Add a script to move the sphere using mouse clicks