The Making of "The Aviator": Animating a Basic 3D Scene with Three.js

added by JavaScript Kicks
4/27/2016 8:57:46 AM

738 Views

A tutorial that explores the basics of creating animated 3D scenes using Three.js. View demo Download source Today, we are going to create a simple 3D flying plane using Three.js, a 3D library that makes WebGL simpler. WebGL is a pretty unknown world for many developers because of the complexity and syntax of GLSL.


0 comments