Generic-Raymarch-Unity
Generic-Raymarch-Unity copied to clipboard
Building to Android
When trying to build to Android I get an Error on the vert shader, that should be fixed to this:
o.ray = mul(_CameraInvViewMatrix, float4(o.ray, 0));