Nicholas Sharp
Results
17
repositories owned by
Nicholas Sharp
neural-implicit-queries
142
Stars
5
Forks
Watchers
Queries on neural implicit surfaces via range analysis: ray casting, intersection, closest point, & more. SIGGRAPH 2022 paper. JAX implementation.
nonmanifold-laplacian
96
Stars
4
Forks
Watchers
A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]
polyscope
1.3k
Stars
125
Forks
Watchers
A C++ & Python viewer for 3D data like meshes and point clouds
robust-laplacians-py
135
Stars
12
Forks
Watchers
Build high-quality Laplace matrices on meshes and point clouds in Python. Implements [Sharp & Crane SGP 2020].
vector-heat-demo
47
Stars
4
Forks
Watchers
C++ demo of the Vector Heat Method (Sharp, Soliman, and Crane. 2019.)