API Reference Overview
triode API docs are split into generated signatures and practical reference guides.
Primary references
API shape
TriodeRendererconstructor and runtime lifecycle methods.triode.synthlivecoding API (stage,scene, generators, helpers).- Scene graph composition methods (
mesh,points,group,render, etc.). - Transform chain methods (
out,render,tex, material bridges). - Module namespaces:
tx/tex,gm/geom,mt/mat,cmp/compose,rnd/random,nse/noiseUtil,arr,el,gui,math.
Suggested reading order
- Generated signatures in API Reference
- Parameter-level details in Parameter Reference
- Behavior edge cases in Semantic Clarifications