Skip to content

minimal example illustrating sphere overlap issue

Whitney Armstrong requested to merge sphere_tests into master

Draws a box and a subset of a sphere. The sphere subset is delimited by theta and phi limits, and its placement is rotated around the y axis by yrot. Depending on the settings of thetamax and yrot, false overlaps may appear. This commit has settings such that there are false overlaps.

Merge request reports