Nicholas Sharp
Nicholas Sharp
Hi all, this sounds awesome! Are there any good references for exactly what we need to do to get Polyscope on vcpkg? E.g., do we need to populate some config...
Ah I just noticed the initial comment about adding an `install` target, so that's at least one thing we need to do
also remove errors on double-init... why?
Hi! I believe that all of the methods in this codebase are set up to take `[B,V,C]` tensors (etc), where the leading dimension is a padded rectangular batch like you...
Awesome, thank you for contributing!! I scrolled through the code and it all looks good to me. I will find some time to add docs and maybe a tutorial w/...
By the way: you mentioned extracting isolines. If you have code for that which you would like to share, it would be very welcome in geometry-central! Extracting isolines is a...
Hi all, thanks again for submitting this. I went to test/merge/tutorial this, but had some trouble getting it to work on various random input meshes. I kept running in to...
Can do this using warning with new message API
Hi! Thank you for pointing this out. This must be a new warning getting checked in some compiler version. It's actually just a warning, but since the tests compile with...
No, it doesn't support it. But it's a great idea! Let's put it on the to-do list.