Examples ======== This section collects minimal, step-by-step workflows for first-time users. .. note:: To reproduce locally, open the notebook files and run them. .. grid:: 1 1 2 3 :gutter: 2 :class-container: sd-card-grid .. grid-item-card:: 00 · Basic Tree :link: 00_basic_tree :link-type: doc Programmatic mesh -> grow -> activate -> export. .. image:: ../images/examples/00_basic_tree.png :alt: Basic Tree Result :width: 100% .. grid-item-card:: 01 · Ellipsoid :link: 01_ellipsoid_demo :link-type: doc Bundle mesh -> grow -> activate -> export. .. image:: ../images/examples/01_ellipsoid_demo.png :alt: Ellipsoid Demo Result :width: 100% .. grid-item-card:: 02 · CRT Demo :link: 02_crt_demo :link-type: doc LV/RV trees and BiV scenarios. .. image:: ../images/examples/02_crt_demo_ft.png :alt: CRT Demo Result :width: 100% .. toctree:: :hidden: :maxdepth: 1 00_basic_tree 01_ellipsoid_demo 02_crt_demo