mbt680/CGP

Suggestive contours for models

Opened this issue · 1 comments

Implement suggestive contours for our models. We could do this in existing shaders by finding the look direction of the camera, and taking the dot product with the surface normal for that vertex. The color would change depending on how close the dot product is to parallel.