Skip to content

pietro909/interactive_3d_with_webgl_and_three_js

Repository files navigation

Interactive 3D with WebGL and ThreeJs

Exercises and tutorial for the NodeSchool event.

Instructions

Clone the repository and install the package:

git clone https://github.com/pietro909/interactive_3d_with_webgl_and_three_js.git

cd interactive_3d_with_webgl_and_three_js

npm install

Then build each example (from 01 to 07)

npm run buildDemo01

To build demo:

npm run demo

To build your own exercises:

npm run build01...

npm start

Head your favourite Chrome to http://localhost:8000

enjoy!

About

Exercises and tutorial for the NodeSchool event

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published