Ryan N.M
2020
HTML,CSS and P5.js
3D User Interface:This project consists of the following components: HTML, CSS, and P5.js. This project is mainly P5.js based. I used Loops, Arrays, and Classes to make this project function. The idea for this project was to create a 3D Stewie Griffin model and let the user control the model by using the slider on the top left of the screen.
Some of the challenges I experience while working on this project were the use of Loops and Classed in P5.js. I figured out the concepts by watching tutorials on youtube.