Presented by David Lyons What are people using WebGL for games interactive demos three.js 3D JavaScript Library – what would take hundreds of lines of code with raw WebGL only require a few lines using three.js All three.js projects have the following elements: scene aspect camera renderer Rotations use radians (using pi) Lots of math, […]
(Visited 117 times, 6 visits today)
The post Intro to WebGL and Three.js – Front Porch Front-End Developer Conference, Dallas, TX appeared first on Jonathan Jeter.