A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.
☆117Jan 12, 2012Updated 14 years ago
Alternatives and similar repositories for halfedge
Users that are interested in halfedge are comparing it to the libraries listed below
Sorting:
- This OpenGL Project is an implementation of a deferred shader. The program renders out, each into a separate G-Buffer, aspects of the ima…☆20Nov 15, 2013Updated 12 years ago
- CMU 15-462/662 Assignment 2: A Mini-Mesh Editor☆20Feb 23, 2016Updated 10 years ago
- iji2dgrid is a grid that can be used to accelerate broadphase queries, or for coarse collision detection.☆14Apr 23, 2018Updated 7 years ago
- collection of opengl effects (WIP)☆12Sep 15, 2016Updated 9 years ago
- Single header library for creating image atlases.☆27Feb 5, 2022Updated 4 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆55Nov 25, 2016Updated 9 years ago
- A simple mathematical expression parser written in C++ with no external dependencies whatsoever.☆19Jan 9, 2012Updated 14 years ago
- mesh geometry tools☆25Jul 12, 2021Updated 4 years ago
- Signed Distance Function Sculpting☆53Sep 30, 2017Updated 8 years ago
- Implement some RTR and PBR papers☆48Jul 8, 2017Updated 8 years ago
- A standalone half-edge data structure in python with no dependencies other than numpy. Also, in a separate file, a simple OpenGL viewer.☆30Jan 6, 2019Updated 7 years ago
- Single-file libraries for C/C++ in public domain☆58Dec 5, 2020Updated 5 years ago
- Colby Hall's C++ Standard Library☆11Jan 13, 2020Updated 6 years ago
- Software rasterization occlusion culling library☆39Sep 18, 2015Updated 10 years ago
- 2354 bytes of CFD!☆12Feb 15, 2018Updated 8 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Feb 6, 2013Updated 13 years ago
- Accurately control the speed at which parameters interpolate over curves☆68Aug 17, 2018Updated 7 years ago
- vectorized high-level math library☆42Jun 24, 2019Updated 6 years ago
- Lightweight benchmarking component for small C++ routines☆15Mar 29, 2023Updated 2 years ago
- ☆13Jan 30, 2017Updated 9 years ago
- A collection of header files that can ease OpenGL programming☆29Feb 28, 2021Updated 5 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆35Jun 27, 2015Updated 10 years ago
- a binary format for baked (bak3d) 3d files☆19Dec 1, 2015Updated 10 years ago
- A set of reusable C++ classes for concurrent tasks☆36Apr 21, 2013Updated 12 years ago
- Skinning Catmull-Clark Subdivision Surfaces☆27Mar 17, 2015Updated 10 years ago
- Fortune's Voronoi Generator☆31Mar 27, 2018Updated 7 years ago
- A light-weight C++ profiling library☆30Jul 9, 2014Updated 11 years ago
- A collection of in-progress work☆14Feb 15, 2018Updated 8 years ago
- VFSME - Vulkan Free Surface Modeling Engine☆15Nov 13, 2016Updated 9 years ago
- #include <engine>☆40Oct 21, 2018Updated 7 years ago
- C++ 3d math types for game developers☆21Feb 16, 2024Updated 2 years ago
- An simple immediate-mode 3D gimzo/manipulator (translation, rotation, scale widget) in ~1200 LoC☆473Jun 17, 2018Updated 7 years ago
- Single file library for vertex cache optimisation of triangles.☆68Nov 17, 2017Updated 8 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆61Aug 30, 2016Updated 9 years ago
- Deferred Screen Space Directional Occlusion☆92Jul 18, 2011Updated 14 years ago
- Implementation of Real-Time Polygonal-Light Shading with Linearly Transformed Cosines by Eric Heitz et al for the course TSBK03 Advanced …☆20Dec 12, 2016Updated 9 years ago
- ☆140Oct 10, 2016Updated 9 years ago
- Automatically exported from code.google.com/p/nvidia-mesh-tools☆11May 26, 2020Updated 5 years ago
- BON - Binary Object Notation☆20Oct 26, 2017Updated 8 years ago