In design models, there is often a minimum radius of curvature. For example an alloy wheel can usually not have shapes sharper than R 3mm, or the wheel will break. In the modelling workflow, it would be very useful to have a "tool" to visualize curvature of meshes.
I have tried to use the Color attributes to store Princ Max C and Princ Min C. Each of these can the be used in a material to visualize Min/Max C as well as Gaussian and Mean C. But the values must be normalized to fit the Color attribute channels, therefore a normalization scaling factor has to be stored as well: Min C => R Max C => G Scaling => B
My coding skills are just not good enough to get this working, any help would be appreciated.
– LarsS
Apr 26 '23 at 15:34