triode
Home Start API Playground Examples GitHub

Documentation

Home

Home

Start

Start Getting Started Installation Quickstart First Patch

API

API Concepts Overview Hydra to 3D Mental Model Evaluation Model Timing and State Scene Graph Rendering Pipeline Chaining Patterns API Overview Parameter Reference Semantic Clarifications Cookbook Overview Common Recipes Hydra in triode Hydra Equivalents Compatibility Differences Troubleshooting + FAQ Glossary Reference Index Examples Index Live-Key Migration Performance Notes Production Checklist Release Notes Release Process Documentation Checklist Documentation Audit Docs IA Contributing Security Changelog

Playground

Playground Livecoding Workflow Playground Guide

Examples

Examples Examples Source Guide
Source: docs/concepts/index.md

Core Concepts

triode extends Hydra-style image-space composition into scene-space composition.

Read in this order

  1. Hydra to 3D Mental Model
  2. Evaluation Model
  3. Timing and State
  4. Scene Graph Guide
  5. Rendering Pipeline Guide
  6. Chaining and Composition Patterns

Key shift for Hydra users

In Hydra, your chain usually is the final image. In triode, the chain can still be final output, or it can become a material/texture inside a 3D scene.

PreviousFirst Patch NextHydra to 3D Mental Model

Generated from repository docs and examples. - Source code (AGPL-3.0-only, v1.0.0 (fdd9421dab4b))