0.0.11 • Published 2 years ago

babylonjs-camera-path-tools v0.0.11

Weekly downloads
-
License
CC BY-NC-SA 4.0
Repository
-
Last release
2 years ago

IEEE VR 2021 Web-Based VR Tutorial

This is a simple example of a Babylon.js project.

To work with this sample, you should have Node (and in particular, npm and npx) installed, which you can retrieve from nodejs.org.

Running

You set up the initial project by pulling the dependencies from npm with

npm install

After that, you can compile and run a server with:

npm run start

For those familiar with Typescript, you do not have to run tsc to build the .js files from the .ts files; npx builds them on the fly as part of running webpack.

You can run the sample by pointing your web browser at https://localhost:8080/index.html

License

Material for the Web-Based VR Tutorial by Evan Suma Rosenberg and Blair MacIntyre is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

The intent of choosing CC BY-NC-SA 4.0 is to allow individuals and instructors at non-profit entities to use this content. This includes not-for-profit schools (K-12 and post-secondary). For-profit entities (or people creating courses for those sites) may not use this content without permission (this includes, but is not limited to, for-profit schools and universities and commercial education sites such as Coursera, Udacity, LinkedIn Learning, and other similar sites).

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago