libigl
There are 30 repositories under libigl topic.
alecjacobson/geometry-processing
Course material for a grad-level course in Geometry Processing.
Erkaman/hole_fixer
Demo implementation of smoothly filling holes in 3D meshes using surface fairing
avaxman/Directional
A library for Directional Field Synthesis, Design, and Processing.
alecjacobson/geometry-processing-curvature
Curvature assignment for Geometry Processing course
alecjacobson/geometry-processing-introduction
Introductory assignment for Geometry Processing course
alecjacobson/geometry-processing-mesh-reconstruction
Mesh Reconstruction assignment for Geometry Processing course
Q-Minh/position-based-dynamics
eXtended Position based dynamics implementation with soft body virtual cutting
cg3hci/cg3lib
A C++ geometry processing library
rogerbarton/vr-modeling
3D Modeling in Virtual Reality with libigl
unclejimbo/Euclid
C++ Shape Analysis and Geometry Processing
aijm/NURBS
NURBS library based on libigl.
nodtem66/Scaffolder
Generate scaffold from STL file with implicit function (such as TPMS, Schwarz P/ Gyroid).
victorvianna/symmetry-detection
(Old college project) Symmetric detection in meshes
erdenbatuhan/interactive-arap
As-Rigid-As-Possible Surface Deformation, an iterative mesh processing scheme in which the shape is stretched or sheared while the local rigidity is being preserved.
vittorione94/ICP-Implementation
Iterative Closest Point algorithm for scans/mesh alignment (with subsampling and point to plane improvements).
jerenchen/godot-arap
A GDNative C++ plugin for ARAP deformable meshes
azer89/BBW
Bounded Biharmonic Weights for triangle mesh deformation
compas-dev/compas_libigl
COMPAS bindings for libigl.
fzappa/forfun
Irrelevant projects
khalilrefai/mesh-viewer
This project aims to provide a simple viewer application using the libigl and ImGui libraries to visualize 3D objects and perform various post-processing tasks.
Samonum/LibDirectional
A vector field library for libigl
BruegelN/IGeL
Some handy command line tools for geometry processing using the awesome libigl.
haoda-li/CSC417-Fluid-Simulation
CPU implementation of SPH and FLIP method using Eigen and libigl
MultiW/make-it-balance
A geometry processing project to make objects balance
MultiW/smoke-simulation
A physics-based animation project that simulates smoke
naiveen/tori-decomposition
tori-decomposition
arjunkarpur/multi-view-rendering
Multi-view 2D renderings for 3D objects using libigl
thomas-gale/hello-igl
Experimenting with https://libigl.github.io/