Zooming in on the surface results in stripes

It is important to compute point normals, not just cell normals.
Without the point normals the behavior is bad and the renderer may crash on some systems.
I provided an example here

This lets you compare SetComputePointNormals(true) and SetComputePointNormals(false).
-Matthias