Guide to Three.js
Three.js is a lightweight 3D library that makes it easy to create 3D illustrations and animations. It's available both as a package on npm, via CDN or a direct download.
Getting Started with Three.js
Remix ~three-js and change it to make your app!
You can learn more about Three.js by reading the documentation or checking out the live code examples.