A practice in porting from shadertoy to unity hlsl The purpose of this project was to learn how to port a shader from the website shadertoy, which uses a version of glsl to Unitys hlsl shaders. This involved changing syntax and recalculating a lot of the vector-work to suit unitys given parameters. Categories: