Three.js: Moving the Camera
My previous post took a look at the three.js 3D JavaScript engine. I’ve made some simple embellishments since that last post. I’ve worked out how to implement an orthographic camera rather than a PerspectiveCamera and how to move the camera … Continue reading