Examples Index

Use this page to discover runnable examples and recipe-oriented entry points.

  • Local build output path: site-dist/examples/index.html (after npm run site:build)
  • Published examples gallery: <https://kasparsj.github.io/triode/examples/index.html>

Source index

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.