IMPORTING RAYMARCHER IN WEBGL
I've decided to import my previous project in WebGL, I figured it would take almost no time since most of the code is done in the fragment shader. I used three.js as a library for the project instead of making my own classes to speed things up.