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
Quickly look at structures with m_glimpse(). Initializes the viewer with
a range of useful defaults. Allows for quickly visually inspecting the structure
and further customization of the viewer to speed up setup.
Add multiple lines and cylinders in one function call are supported (#17). Refer to this article for
more information.
Add speed option for m_spin() and option for keepH in m_add_model() (#13).