mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| plugin.json | ||
| SolidView.py | ||
| xray_composite.shader | ||
| xray_overlay.shader | ||