Solar System | Solo Project

WebGL JavaScript Three.js OrbitControls.js dat.GUI

February 2020 - May 2020

This project consisted of creating a solar system with an editable procedural sun as the main object. I worked independently on this project in the master course Procedural Methods for Images. The main frameworks and libraries used are WebGL, JavaScript, Three.js, OrbitControls.js and dat.GUI. The result of the project is a web-based application that contains a solar system with a procedural sun and planets with textures. The parameters set for the sun can be changed and experimented with using controls provided by a GUI. This project allowed me to try out the framework Three.js that includes a lot of functions for WebGL.