Files
2026-07-13 13:05:14 +08:00

1.2 KiB

Showcases how to incrementally log data belonging to the same archetype, and re-use some or all of it across frames.

Run the code

To build it from a checkout of the repository (requires a Rust toolchain):

cmake .
cmake --build . --target example_incremental_logging
./examples/cpp/incremental/example_incremental_logging