I am trying to create images like this one using Mayavi’s points3d: I usually use mode=”sphere”, disable the lighting and adjust the size like that: But for 200K points this takes several seconds to render and some more seconds to write it to disk, which is too slow if you want to do it for …