Generate Signed Distance Fields for arbitrary meshes using both traditional methods and the one described in the DeepSDF paper, and visualize the results using the Rerun SDK.
pip install -r examples/python/signed_distance_fields/requirements.txt python examples/python/signed_distance_fields/main.py
Known issue: On macOS, this example may present artefacts in the SDF and/or fail.