Implements #141 normals
Compare changes
- Nicolas Pope authored
+ 1
− 1
@@ -376,6 +376,7 @@ const GLTexture &ftl::gui::Camera::captureFrame() {
@@ -399,7 +400,6 @@ const GLTexture &ftl::gui::Camera::captureFrame() {
Calculate and visualise smoothed normals. The smoothing could be improved to dynamically adjust the smoothing level.