I'm looking for a library similar to D3 or matplotlib but meant for 3-dimensional objects. My ultimate goal is to visualize an animated voxel object, along with interactions like slicing, boundary visualization, and a timeline.
There are various graphical rendering libraries this can be made with, but I'm wondering if there is already a library for visualization and manipulation of 3D voxel-based objects, such as images in medical science. I've aware of graphical rendering software like OpenGL, but to avoid reinventing the wheel, I'm hoping to find more feature-rich software.