Tag: 3d

  • Three.js and WebGL Adventures

    As something to keep me occupied mentally over the last few weeks whilst my shoulder recovered, I’ve been working on a few different projects using WebGL. If you aren’t familiar, WebGL is a port of OpenGL in Javascript, meaning that it can be ran in any web browser that supports hardware accelerated processing via a…