Skip to content

Fix sphere

Andrei Gheata requested to merge fix_sphere into master

Fix in the Normal implementation for the sphere." -m "Full spheres were treated using the general case, and Normal() was giving normals to inexisting phi/theta cut surfaces in particular cases. Made Normal and Extent methods for spheres available for CUDA.

Merge request reports