University Project – Digital Media - Creative and Physical Programming Module 
This university project consisted of making a 3D interactive artwork on the web. The framework used for this was the JavaScript library, Three.js. In my project, I created a 3D audio visualiser which allows users to view shapes synchronised with a piece of music, as well as manipulating the shapes using Ui controls. The skills needed to make this was an understanding of JavaScript and the Three.js library, for example, learning geometry variables to create 3D shapes, understanding diverse types of user controls like orbit controls, and rendering functions to display objects onto a canvas.  
Back to Top