https://github.com/SvenFrankson/babylon-demo
Babylon demo for academic purpose.
https://github.com/SvenFrankson/babylon-demo
Last synced: about 1 month ago
JSON representation
Babylon demo for academic purpose.
- Host: GitHub
- URL: https://github.com/SvenFrankson/babylon-demo
- Owner: SvenFrankson
- License: mit
- Created: 2017-02-14T19:34:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-02T23:08:10.000Z (about 8 years ago)
- Last Synced: 2024-11-05T08:37:14.971Z (6 months ago)
- Language: TypeScript
- Size: 628 KB
- Stars: 8
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-babylonjs - babylon-demo - Babylon.js demo for academic purposes. ([demo](https://svenfrankson.github.io/BabylonDemoWeb/index.html)) (Projects)
README
# babylon-demo
BabylonJS demo for academic purpose.
# 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.