Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Graph


The core concept of the app is a graph. Graphs represent logic that computes geometry (and other data).

Graphs are a collection of connected nodes.

Graph Concepts

A graph describes:

The graphs are directed acyclic graphs (DAG) that evaluate lazily.