3D raymarcher: version 5.0 https://turbowarp.org/538965701?turbo This is going to be the last one of the "3D raymarcher" series because I'm going to redo the code and make it more readable and neat. This new raymarcher has some new features: - Filmic colorspace (@Piano_Miles). - Specular highlight/shininess. - Much better RGB system instead of using HSB.
@Piano_Miles for the filmic colorspace. #ray #madness