Big crt mask function for copypaste

I’m still lost with this part.

Looking at the geom-deluxe.inc, could I do it this way after changing mask_type to mask_picker in the .Inc, to accommodate subpixel-masks.h?

vec3 mask = mask_weights(xy, aperture_strength.x, int mask_picker);

You can just look at what I did here:

1 Like

Thank God! That makes my life easier, lol. Thanks for the help.

EDIT: Got this working in crt-guest-dr-venom, thanks so much.

1 Like