maciejczyzewski / fast_gpu_voronoiLinks
GPU-Accelerated Jump Flooding Algorithm for Voronoi Diagram in log*(n)
☆31Updated 2 years ago
Alternatives and similar repositories for fast_gpu_voronoi
Users that are interested in fast_gpu_voronoi are comparing it to the libraries listed below
Sorting:
- Robust, efficient and low distortion bijective mapping in 2D and 3D☆61Updated 4 years ago
- Demo for the SIGGRAPH 2015 paper: "Conformal Mesh Deformations with Möbius Transformations".☆24Updated 4 months ago
- ☆56Updated 7 months ago
- C++ demo of the Vector Heat Method & Affine Heat Method. Interpolate scalars and vectors on surfaces, compute log maps, and more.☆63Updated 2 weeks ago
- Implementation of Efficient implementation of Marching Cubes’ cases with topological guarantees☆35Updated 4 years ago
- ☆38Updated 7 years ago
- CreativeCommons 3D surface mesh dataset created by students in CMU's intro graphics course☆37Updated 4 years ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆170Updated 2 years ago
- Compute centroidal Voronoi tessellations in 2D and 3D using the GPU.☆42Updated 5 years ago
- Codebase for "Variational Surface Cutting" by Sharp & Crane, SIGGRAPH 2018☆102Updated 4 years ago
- ☆39Updated 3 years ago
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆34Updated 6 years ago
- An example that complies and runs the fast winding number for soups☆78Updated 6 years ago
- 3D topology blending tool☆27Updated 10 years ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- A short implementation of blue noise sampling for triangle meshes☆39Updated 7 years ago
- Gradient-Domain Processing within a Texture Atlas☆74Updated last month
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 4 months ago
- Demo code for "Navigating Intrinsic Triangulations". Sharp, Soliman, and Crane. 2019☆51Updated last year
- CUDA-accelerated LOD construction for point clouds☆147Updated 2 years ago
- Tools for converting mesh to signed distance field volume (Mesh2SDF)☆59Updated 2 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆162Updated 6 years ago
- Curvature assignment for Geometry Processing course☆156Updated 2 years ago
- Isotropic Remeshing of Triangulated Surface☆90Updated 2 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆104Updated 2 years ago
- An Interactive Tool for Cage-Based Deformations