Skip to content

First implementation of normals.

Andrei Gheata requested to merge surf_normals into surface_model

Now using normals makes boundary crossing slower, so disabled by default. Added constness to methods. First attempt for pre-sorting distances based on quicksort. Clang-formatting

Merge request reports