Pinned Repositories
PyMesh
Geometry Processing Library for Python
BooleanDemo
Minimalistic example of mesh boolean
ImatiSTL
Fork of https://sourceforge.net/projects/imatistl/
Mosaic
Simple greedy image packing
MshIO
A tiny C++ library to read/write ASCII/binary MSH format files.
mtet
A small manifold tet mesh data structure.
nanospline
A nano spline library in modern C++.
PyRenderer
3D Geometry Renderer for Python
ThingiverseCrawler
A simple script to batch download things from thingiverse.com
trianglelite
A lite wrapper around Shewchuk's triangle.
qnzhou's Repositories
qnzhou/Mosaic
Simple greedy image packing
qnzhou/nanospline
A nano spline library in modern C++.
qnzhou/PyRenderer
3D Geometry Renderer for Python
qnzhou/ThingiverseCrawler
A simple script to batch download things from thingiverse.com
qnzhou/MshIO
A tiny C++ library to read/write ASCII/binary MSH format files.
qnzhou/ImatiSTL
Fork of https://sourceforge.net/projects/imatistl/
qnzhou/trianglelite
A lite wrapper around Shewchuk's triangle.
qnzhou/mtet
A small manifold tet mesh data structure.
qnzhou/practical_data_visualization_in_python
Course material for "Practical Data Visualization in Python"
qnzhou/convex_hull_membership
qnzhou/FastAndRobustMeshArrangements
This is the code we used for the experiments in the paper "Fast and Robust Mesh Arrangements using Floating-point Arithmetic" by G. Cherchi, M. Livesu, R. Scateni and M. Attene (SIGGRAPH Asia 2020).
qnzhou/implicit_shader
Implicit surface and gradient evaluation using Shaders
qnzhou/netgen
qnzhou/neural-implicit-queries
Queries on neural implicit surfaces via range analysis: ray casting, intersection, closest point, & more. SIGGRAPH 2022 paper. JAX implementation.
qnzhou/OpenClipArtCrawler
A crawler for openclipart.org
qnzhou/simplicial_arrangement
Robust simplicial arrangement computation
qnzhou/fp256
An efficient library for 256 bit integer arithmetic
qnzhou/geometry-central
Applied 3D geometry in C++, with a focus on surface meshes.
qnzhou/hakowan-tutorial
Hakowan Tutorial Material
qnzhou/implicit_functions
C++ implementation of commonly used implicit functions
qnzhou/implicit_predicates
Exact implicit predicates
qnzhou/Indirect_Predicates
Indirect Predicates for Geometric Constructions
qnzhou/nanobind
nanobind — Seamless operability between C++17 and Python
qnzhou/nanobind-stubgen
Generate python stub files for code completion in IDEs for nanobind modules.
qnzhou/nanobind_example
A nanobind example project
qnzhou/nested_cages
Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"
qnzhou/qnzhou.github.io
Homepage
qnzhou/rigid-ipc
Robust, intersection-free, simulations of rigid bodies.
qnzhou/slot_map
A slot map is a high-performance associative container with persistent unique 32/64 bit keys to access stored values.
qnzhou/sparseicp
Automatically exported from code.google.com/p/sparseicp