In this repo is code I wrote following along with the Nicholas Sharp, Mark Gillespie, Keenan Crane's course on geometry processing with intrinsic triangulations. Also check out the course repo, which has more detailed comments.
To visualize the results (requires numpy and polyscope), run:
cargo run --release
note: on MacOS using pyenv
this might not run due to using inline-python
.