ComputationalRadiationPhysics / isaac

In Situ Animation of Accelerated Computations :microscope:
http://ComputationalRadiationPhysics.github.io/isaac/
GNU Lesser General Public License v3.0
25 stars 15 forks source link

Gap between local volumes on default camera position #147

Open FelixTUD opened 3 years ago

FelixTUD commented 3 years ago

A separating gap can be observed on larger global volumes on multiple GPUs, if two local volumes connect in the middle of the screen on the default camera position. This gap can lead to poor performance and a possible reason is a floating point inaccuracy of the ray casting calculations.

Can be prevented by minimally adjusting the camera angle.