Files

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