Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 568 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 568 Bytes

babylon-demo

BabylonJS demo for academic purpose.

preview screenshot

Try it here !

Go to http://svenfrankson.github.io/BabylonDemoWeb/index.html

Run the project

Easy way

  • 1 - Download and extract .zip archive.
  • 2 - Open index.html with Mozilla Firefox. (Firefox can use local filesystem as file server, other main browsers won't)

Or

  • 1 - Download and extract .zip archive to your chosen local web-server public directory.
  • 2 - Run index.html from your local web-server.