Using ParaView without rendering?

Hi,
I am looking at Paraview for ray traced simulation needs.
Simply put, I have a lot (thousands if not more) of static scenes (but programatically generated) containing between 1k-10k cubes, and I would like to raycast about 100k rays (Different starting points, different directions) on each scene, and get statistics on ray hit distance etc.
Is this something paraview can be ideal for? I was looking for examples and couldn’t find anything remotely similar.
How would Paraview’s performance handle this?

Thanks for any pointers :slight_smile:

ParaView without rendering is possible (osmesa, pvbatch) but you seem to be asking a completely different question in the text body.

Raytracing in ParaView is purely an visualization tool, not an analysis tool.