This repository is based on instant-ngp, some of the features of the original code are not available in this work. After building the project you can either start training an avatar from scratch or ...
Snapshots tests (also sometimes called approval tests) are tests that assert values against a reference value (the snapshot). This is similar to how assert_eq! lets you compare a value against a ...