User Guide ========== Work through these notebooks in order, or jump to the topic you need. Each notebook is self-contained and can be run locally in Jupyter. The guide starts with the low-level WebGPU basics (shaders, buffers, pipelines) and then introduces the convenience renderers built for scientific visualization. .. toctree:: :titlesonly: :maxdepth: 1 notebooks/01_introduction notebooks/02_webgpu_basics notebooks/03_built_in_renderers notebooks/04_colormaps_and_clipping notebooks/05_interaction_and_selection notebooks/06_compute_shaders notebooks/07_custom_renderers notebooks/08_export_to_html Download all notebooks ---------------------- All guide notebooks are available as a ZIP archive for offline use: `Download notebooks (ZIP) <_static/tutorials.zip>`_