Documentation / Graph Types / Pixel Composer Graphs

Pixel Composer Graphs

The Shader Builder. Pixel Composer graphs evaluate math per-pixel, allowing you to build custom texture generators from scratch without writing code (or by writing custom GLSL if you prefer!).

  • Purpose: Creating mathematically perfect gradients, custom procedural shapes, or complex iterative feedback loops (like cellular growth).
  • Output: Generates a texture based on mathematical pixel evaluation.
Image

⏳ More to come...

Previous
Function Graphs
Next
FX-Map Graphs