Skip to content

Visibility mask

Aaron Grabowy requested to merge feature/visibility-mask into develop

Added visibility mask to select only parts of mesh to be rendered

It takes a float attribute and discards all fragments <= 0

Merge request reports