SiegeTheDay90 / MyBabylonApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚀 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

About


Languages

Language:JavaScript 80.3%Language:HTML 19.7%