Viewer Scripts¶
This page collects the larger script-based viewer workflows separately from the distilled documentation examples.
Focused feature scripts¶
ball_and_stick_selection.py: selection-scoped ball-and-stick with explicit bondspolyhedra_faces.py: explicit face overlays for a tetrahedral clusterpolyhedra_minimal.py: minimal auto-polyhedra example from anAtomsobjectproperty_coloring.py: scalar coloring and palette changescamera_controls.py: camera framing, orbit, pan, zoom, and look-at helperslive_viewer_session.py: appending frames and tail-followingviewer_config.py: viewer appearance configuration
Compound workflow scripts¶
slab_adsorbate_ball_and_stick.py: slab setup, adsorbate selection, explicit bonds, and styling in one workflowrandom_alloy_coloring.py: mixed-species coloring, explicit bonds, and selection-specific render layersemt_relaxation_coloring.py: live trajectory updates during relaxation with consistent scalar rangesviewer.py: larger viewer demoviewer_config-v2.py: extended viewer configuration examples