Cura/resources/shaders
Tim Kuipers 4a8385e3e8 make xray counting color hardcoded value
Somewhere between the xray.shader and the xray_composite.shader the colors are stored as unsigned int.
Since we want to count the integer number of faces behind a pixel in the red channel, we simply use a color with an r value of 1/255.
2020-02-27 16:41:20 +01:00
..
camera_distance.shader Move multiplication from Python to shaders. (Needs the same-named Uranium branch.) 2019-04-19 16:58:38 +02:00
grid.shader Move multiplication from Python to shaders. (Needs the same-named Uranium branch.) 2019-04-19 16:58:38 +02:00
overhang.shader Older drivers can lie w.r.t. GLSL-version if it's forced lower. 2019-09-21 14:58:59 +02:00
striped.shader Make stripes closer togheter in striped shader. 2019-07-02 16:49:27 +02:00
transparent_object.shader Move multiplication from Python to shaders. (Needs the same-named Uranium branch.) 2019-04-19 16:58:38 +02:00
xray.shader make xray counting color hardcoded value 2020-02-27 16:41:20 +01:00