limcgeo's Stars
GatorGlaciology/GStatSim
Geostatistical tools and demos for ice sheet analysis
cutdigital/mcut
A library for detecting and resolving intersections between two surface meshes.
HTDerekLiu/neuralSubdiv
prototype code for neural subdivision
GridEyes-2010/MeshHoleFiller
TriangleMesh hole fix
kentechx/hole-filling
Mesh hole filling algorithm
robofoxy/holyFiller
Fills holes in meshes based on P. Liepa (2003), Filling Holes in Meshes. Mesh Hole Filler.
smenon/dynamicTopoFvMesh
Parallel Adaptive Simplical Remeshing for OpenFOAM
meshpro/optimesh
:spider_web: Mesh optimization, mesh smoothing.
nschloe/pygmsh
:spider_web: Gmsh for Python
nschloe/meshio
:spider_web: input/output for many mesh formats
meshpro/pygalmesh
:spider_web: A Python interface to CGAL's meshing tools
yoterel/adaptive_isotropic_remeshing
Implementation of the paper: "Adaptive Remeshing for Real-Time Mesh Deformation"
rozentill/Remesher
Adaptive feature-preserving remeshing using libigl.
vvvwo/Adaptively-Isotropic-Remeshing
huxingyi/isotropicremesher
Isotropic Remeshing of Triangulated Surface
Ubpa/RenderLab
App of RTR, PTR and Editor
OpenGeoVis/PVGeo
🌍 Python package of VTK-based algorithms to analyze geoscientific data and models
guihunkun/LearnGmsh
Some demo programs of learning Gmsh.
MmgTools/mmg
open source software for bidimensional and tridimensional remeshing
pyvista/fast-simplification
Fast Quadratic Mesh Simplification
MarcoAttene/MeshFix-V2.1
Converts a raw digitized polygon mesh to a clean mesh where all the occurrences of a specific set of "defects" are corrected. Holes, self-intersections, degenerate and non-manifold elements are all replaced with valid configurations.
XiaBingGame/OSGBeginnerTutorial
OpenSceneGraph 3.0 - Beginner's Guide 源码
disha00991/Surface-Reconstruction
Reconstruction of Surface of a Sphere and a Bunny from point clouds using Naive, MLS and RBF Reconstruction
Krishnakariya/3D_Surface_Reconstruction_using_RBF
nasa/rbf
Mode shape interpolation via radial basis functions
gisalgs/interpolation
:earth_africa: Spatial interpolation methods.
Xrvitd/CWF
Code of CWF: Consolidating Weak Features in High-quality Mesh Simplification, ACM Transactions on Graphics, SIGGRAPH 2024
mcleary/ParallelOrdinaryKriging
Implementation of the Ordinary Kriging algorithm using OpenCL
devgis/Kriging
About kriging by c++ 克里金插值的C++ 實現
davwamai/c_Kriging
Experimental implementation of the Ordinary Kriging algorithm leveraging Kullback–Leibler divergence and Leave-One-Out Optimization