maxjiang93 / IsoOctreeLinks
IsoOctree (Unix Port for Misha Kazhdan's original code)
☆15Updated 6 years ago
Alternatives and similar repositories for IsoOctree
Users that are interested in IsoOctree are comparing it to the libraries listed below
Sorting:
- IsoOctree code forked from https://www.cs.jhu.edu/~misha/Code/IsoOctree/ and wrapped as a library☆17Updated 9 months ago
- An EWA surface splatter in WebGL☆32Updated 2 years ago
- UGU: Unclearness Geometry Utility☆40Updated this week
- Offical repo for "Moynihan, M., Ruano, S., Pagés, R. and Smolic, A., 2021. Autonomous Tracking For Volumetric Video Sequences"☆31Updated 4 years ago
- An Interactive Tool for Cage-Based Deformations☆33Updated 6 years ago
- Implementation of Least Squares Conformal Maps for Automatic Texture Atlas Generation by Levy et al.☆34Updated 4 years ago
- A renderer that takes a triangle mesh, a camera pose and produce a SVG image or visible part of the mesh.☆22Updated 5 years ago
- Extended Convolution Histogram of Orientations☆14Updated 3 years ago
- A tool for evaluating a number of quality metrics on textured 3D models☆12Updated 5 years ago
- Implementation of the paper "Surface Maps via Adaptive Triangulations" (Eurographics 2023)☆57Updated 2 years ago
- ☆57Updated 5 years ago
- Converts a raw digitized polygon mesh to a clean mesh where all the occurrences of a specific set of "defects" are corrected. Holes, self…☆9Updated 3 years ago
- Public code release for the SIGGRAPH Asia 2020 paper "Opening and Closing Surfaces", authored by Silvia Sellán, Ang Yan Sheng, Jacob Kest…☆24Updated 3 years ago
- Gradient-Domain Processing within a Texture Atlas☆74Updated 2 weeks ago
- Generate watertight meshes and sdf grids from degenerate, non-manifold meshes☆103Updated 2 years ago
- Fork of https://sourceforge.net/projects/imatistl/☆16Updated 6 years ago
- ☆94Updated 3 years ago
- An open source, header only, blazing fast mesh processing library; supporting both triangular mesh and tetrahedral mesh.☆36Updated last year
- Efficient C++ implementation of mesh-to-mesh and mesh-to-point distance.☆60Updated 6 years ago
- C++11 code for building a 3D occupancy grid an SDF 3D grid from a mesh☆47Updated 4 years ago
- Implementation of 2020 SIGGRAPH ASIA paper: To cut or to fill: A global optimization approach to topological simplification☆26Updated 3 years ago
- ☆34Updated last year
- Procedural city generation.☆13Updated 2 years ago
- geometry processing and shape analysis framework☆67Updated 2 months ago
- A short implementation of blue noise sampling for triangle meshes☆39Updated 7 years ago
- Single shape Deep Point Cloud Consolidation [TOG 2021]☆45Updated 3 years ago
- Implementation of Efficient implementation of Marching Cubes’ cases with topological guarantees☆35Updated 4 years ago
- CUDA-accelerated LOD construction for point clouds☆147Updated 2 years ago
- Repository for SIGGRAPH 2023 paper "A Fast Geometric Multigrid Method for Curved Surfaces"☆66Updated 4 months ago
- Mepp2 - 3D MEsh Processing Platform