nmwsharp
3D geometry researcher: computer graphics/vision, geometry processing, and 3D machine learning
Seattle, WA
Pinned Repositories
arrgh
A small python utility to pretty-print a table summarizing arrays & scalars from numpy, pytorch, etc.
diffusion-net
Pytorch implementation of DiffusionNet for fast and robust learning on 3D surfaces like meshes or point clouds.
geometry-central
Applied 3D geometry in C++, with a focus on surface meshes.
happly
A C++ header-only parser for the PLY file format. Parse .ply happily!
neural-implicit-queries
Queries on neural implicit surfaces via range analysis: ray casting, intersection, closest point, & more. SIGGRAPH 2022 paper. JAX implementation.
neural-physics-subspaces
Fit low-dimensional subspaces to physical systems with neural networks (SIGGRAPH 2023)
nonmanifold-laplacian
A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]
polyscope
A C++ & Python viewer for 3D data like meshes and point clouds
potpourri3d
An invigorating blend of 3D geometry tools in Python.
robust-laplacians-py
Build high-quality Laplace matrices on meshes and point clouds in Python. Implements [Sharp & Crane SGP 2020].
nmwsharp's Repositories
nmwsharp/polyscope
A C++ & Python viewer for 3D data like meshes and point clouds
nmwsharp/geometry-central
Applied 3D geometry in C++, with a focus on surface meshes.
nmwsharp/potpourri3d
An invigorating blend of 3D geometry tools in Python.
nmwsharp/diffusion-net
Pytorch implementation of DiffusionNet for fast and robust learning on 3D surfaces like meshes or point clouds.
nmwsharp/happly
A C++ header-only parser for the PLY file format. Parse .ply happily!
nmwsharp/robust-laplacians-py
Build high-quality Laplace matrices on meshes and point clouds in Python. Implements [Sharp & Crane SGP 2020].
nmwsharp/neural-implicit-queries
Queries on neural implicit surfaces via range analysis: ray casting, intersection, closest point, & more. SIGGRAPH 2022 paper. JAX implementation.
nmwsharp/neural-physics-subspaces
Fit low-dimensional subspaces to physical systems with neural networks (SIGGRAPH 2023)
nmwsharp/nonmanifold-laplacian
A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]
nmwsharp/intrinsic-triangulations-tutorial
An introductory course intrinsic triangulations for powerful & robust geometry processing --- tutorial code and links.
nmwsharp/learned-triangulation
Source code for "PointTriNet: Learned Triangulation of 3D Point Sets", by Nicholas Sharp and Maks Ovsjanikov at ECCV 2020
nmwsharp/flip-geodesics-demo
Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.
nmwsharp/variational-surface-cutting
Codebase for "Variational Surface Cutting" by Sharp & Crane, SIGGRAPH 2018
nmwsharp/vector-heat-demo
C++ demo of the Vector Heat Method (Sharp, Soliman, and Crane. 2019.)
nmwsharp/gc-polyscope-project-template
A template project to get started with geometry-central and Polyscope.
nmwsharp/navigating-intrinsic-triangulations-demo
Demo code for "Navigating Intrinsic Triangulations". Sharp, Soliman, and Crane. 2019
nmwsharp/polyscope-py
Python bindings for Polyscope
nmwsharp/arrgh
A small python utility to pretty-print a table summarizing arrays & scalars from numpy, pytorch, etc.
nmwsharp/discretization-robust-correspondence-benchmark
Benchmark for the generalization of 3D machine learning models across different remeshing/samplings of a surface.
nmwsharp/RNA-Surface-Segmentation-Dataset
A dataset of segmented RNA molecule surfaces, as a benchmark task in 3D machine learning on surfaces. From Poulenard et al., 3DV 2019.
nmwsharp/recipes
Food, food, food
nmwsharp/polyscope-docs
Documentation for polyscope
nmwsharp/BlenderNeRF
Easy NeRF synthetic dataset creation within Blender
nmwsharp/nmwsharp.github.io
nmwsharp/conda-forge-pinning-feedstock
A conda-smithy repository for conda-forge-pinning.
nmwsharp/geometry-central-docs
Hosted documentation for geometry-central
nmwsharp/polyscope-feedstock
A conda-smithy repository for polyscope.
nmwsharp/repulsive-curves
nmwsharp/repulsive-surfaces
nmwsharp/wedding