Tutorial 1 - Three.js with pure javascript

Overview

This tutorial describes how to setup a threejs web app using only html and javascript files.

Creating an index.html entry point to our app

Visualising a rotating cube with threejs