tess 1.0.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess API reference

This reference documents the supported C++ API generated from the installed headers. Use the version-relative navigation above to return to the authored documentation, its learning paths, or the reference map.

The 1.x release line preserves the documented stable source API. See the stability policy for its scope.

Core worlds

  • tess::Shape fixes the world, chunk, and lattice dimensions at compile time.
  • tess::FieldSchema declares the typed fields in each chunk page.
  • tess::World combines shape, schema, and dense or sparse residency.

Pathfinding

Simulation

Diagnostics

Optional integrations