m using your library extensively for the plotting of 3D objects (meshes and voxel models).
Unfortunately, the lightning is quite simple and it is hard to infer the shape from some angles.
I'd like to add additional light sources and activate shadows, which seems to be possible from the pythreejs side.
So far I have not been successful is doing so. It is quite hard to figure out what I have to edit/add ... in the respective scenes/meshes/ ... which are stored in a figure.widgets container.
Could someone give some hints on how to achieve "adding and modifying lightning for ipyvolume plot?
Maybe an low level modification guide in the docs would be nice.
Thanks