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++.☆97Updated last year
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆46Updated 2 years ago
- The ultimate mesh handling library☆59Updated 2 months ago
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- SPH simulation in Vulkan compute shader.☆49Updated 3 years ago
- Signed Distance Function from triangle mesh.☆94Updated 6 years ago
- A high-performance library for multi-physics simulations and geometric computation☆32Updated 4 years ago
- ☆25Updated 6 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 6 years ago
- ☆24Updated 4 years ago
- Particle sampling with SPH-based relaxation.☆15Updated 6 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- Isotropic Remeshing of Triangulated Surface☆92Updated 2 years ago
- A position-based physics engine☆18Updated 2 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆82Updated 2 years ago
- GLviz is a small collection of C++ classes and GLSL shaders to facilitate the development of OpenGL demos.☆31Updated last year
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.☆24Updated last year
- 2D/3D C++ library focusing on mesh processing☆27Updated 10 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆54Updated last year
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- A simplicial mesh structure that supports general non-manifold meshes and associated data☆39Updated 11 years ago
- A 3d smoke simulation program with volume rendering☆23Updated 7 years ago
- Library for BSDF, BRDF, and BTDF☆29Updated 9 months ago
- A fluid simulator featuring FLIP/PIC and narrow-band level set.☆34Updated 7 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆58Updated 3 years ago
- Jet Framework's rendering resources☆34Updated 5 years ago
- Procedural 3D mesh generation tool☆20Updated 7 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆106Updated 2 years ago
- PIC/FLIP/APIC fluid simulation☆37Updated 4 years ago