Created by: portnov
This is continuation of curvature analysis... The node calculates:
- principal curvature values (minimal and maximum)
- principal curvature directions
- mean curvature
- gaussian curvature
- matrix built from two principal curvature directions and the normal.
Preflight checklist
Put an x letter in each brackets when you're done this item:
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.