Hi,
When I enable material.flatShading = true, I notice strong moiré patterns on surfaces when zooming in with an orthographic camera. With flatShading = false the problem does not occur.
Here is a minimal example on CodePen:
https://codepen.io/cocoazack/pen/xbwzmKr
I also attached comparison screenshots below (flatShading on vs off) showing the moiré effect when zoomed in.
Question:
-
Is this expected behavior of flat shading?
-
Is there a recommended way to reduce or avoid these moiré artifacts?
Thanks in advance!


