Nicholas Sharp
Results
44
issues of
Nicholas Sharp
Hi, thanks a bunch for releasing this useful library! It looks like [this library computes SDF](https://github.com/sxyu/sdf/blob/master/src/sdf.cpp#L132-L144) by treating a meshes's vertex set as a point cloud, finding the nearest vertex,...
We need a function like `equivalentPointOnIntrinsic()`, which additionally gives the change-of-basis to align tangent spaces between the points. This information is essentially already there in tracing/layout/`resolveNewVertex()`, but we don't expose...
enhancement