vector-heat-demo icon indicating copy to clipboard operation
vector-heat-demo copied to clipboard

C++ demo of the Vector Heat Method & Affine Heat Method. Interpolate scalars and vectors on surfaces, compute log maps, and more.

Results 2 vector-heat-demo issues
Sort by recently updated
recently updated
newest added

Hello, Is it possible with your code (and Heat method) to generate a continous path over a tubular-shape (see image) ? ![image](https://user-images.githubusercontent.com/63931618/166415419-2acefcd0-137c-4758-b5c8-edbfcc890c64.png) Thank you.

Hello, Thank you for sharing your project. I wanted to build it for my grad course with build instructions, but I faced an error. I tried to build on Ubuntu...