API Reference

API reference coming soon, generated from Doxygen.

The API docs will cover all public headers in the Strata v2 C API, including:

  • strata_base — Hash functions, geometry types, stamp system
  • strata_ui — Node creation, style, layout, events
  • strata_render_tree — Snapshot builder, stamps, hit testing
  • strata_renderer — Compositor, rasterizer, GPU backend interface
  • strata_text — Font loading, text shaping, glyph caching
  • strata_anim — Spring physics, tweens, animation system
  • strata_host — Shared host pipeline
  • strata_script — Script runtime interface
  • sui_runtime — SUI DSL runtime

In the meantime, refer to the header files in the strata-v2 repository.