You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allowing to visualize iso-surfaces, e.g. for electronic density, would be very nice. Most visualization engines support something like this, so the main issues on our side are
Define how to store the 3D data in the input JSON file/in-memory dataset
Add options to configure the iso-surface rendering (colors, iso-value, …)