Examples Index
Use this page to discover runnable examples and recipe-oriented entry points.
Main gallery
- Local build output path:
site-dist/examples/index.html(afternpm run site:build) - Published examples gallery: <https://kasparsj.github.io/triode/examples/index.html>
Source index
- Source list:
examples/README.md - Example scripts root:
examples/
Suggested starting examples
- Fast baseline:
examples/box.js - Texture mapping:
examples/box-tex.js - Composition utilities:
examples/cmp-stack.js - Point workflows:
examples/points/noise-flow.js - Line workflows:
examples/lineloop/thread.js
Recipe-first route
If you prefer structured walkthroughs, start with Common Creative Recipes.