alecjacobson / computer-graphics-meshesLinks
Computer Graphics Assignment about Meshes
☆27Updated 5 years ago
Alternatives and similar repositories for computer-graphics-meshes
Users that are interested in computer-graphics-meshes are comparing it to the libraries listed below
Sorting:
- TinyMesh is a light-weight mesh processing library in C/C++.☆96Updated last year
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆52Updated last year
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- Guaranteed-robust intrinsic triangulations for surface mesh processing! (C++ demo app)☆28Updated 2 years ago
- Isotropic Remeshing of Triangulated Surface☆91Updated 2 years ago
- A simplicial mesh structure that supports general non-manifold meshes and associated data☆41Updated 11 years ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆42Updated last year
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆57Updated 3 years ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- The ultimate mesh handling library☆59Updated last month
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 5 months ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- Closed 3D Triangle Mesh Boolean Operation Library☆26Updated 3 years ago
- C++ math / geometry / mesh processing library☆62Updated 6 years ago
- 2D/3D C++ library focusing on mesh processing☆27Updated 9 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.☆24Updated last year
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆79Updated 2 years ago
- ☆21Updated 9 years ago
- Procedural 3D mesh generation tool☆19Updated 7 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- Isosurface extraction from regular voxel grids☆80Updated 8 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆178Updated 4 years ago
- Sources for the paper Fast approximations for boundary element based brittle fracture simulation☆50Updated 4 months ago
- ☆25Updated 6 years ago
- RTX path tracing + GPU closest point queries (Vulkan)☆21Updated last year
- Convex Polyhedral Meshing for Robust Solid Modeling☆57Updated 2 months ago
- A simple implementation of fluid-rigid-body coupling in 2D, using the method of Batty et al. 2007☆50Updated 8 years ago
- This repository contains examples applications that use libigl. They only work on MacOSX and they should be converted to tutorials.☆27Updated 2 years ago
- OpenGL SPH fluid simulation and rendering☆29Updated 7 months ago