simongeilfus / HalfEdgeLinks
Work in progress Half-Edge mesh library
☆17Updated 8 years ago
Alternatives and similar repositories for HalfEdge
Users that are interested in HalfEdge are comparing it to the libraries listed below
Sorting:
- Constructive Solid Geometry header only implementation.☆21Updated 3 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆54Updated 6 years ago
- CSG library for C++, port of https://github.com/evanw/csg.js/☆103Updated 8 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 5 months ago
- SOLID - Software Library for Interference Detection☆101Updated 2 years ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆57Updated 2 months ago
- Mesh Decimation Tool☆97Updated 9 years ago
- glTF 2.0 parser/loader for C++17, supports many extensions likes `KHR_draco_mesh_compression`, `KHR_lights_punctual`, `KHR_materials_clea…☆77Updated 9 months ago
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 8 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆25Updated 6 months ago
- Tiny Global Illumination OpenGL Renderer☆51Updated 9 years ago
- Carve is a fast, robust constructive solid geometry library. (fork from https://code.google.com/p/carve/)☆117Updated 10 years ago
- A Shoemake Arcball camera in C++☆29Updated last year
- A utility class which adds a way to include external files in a shader file.☆63Updated 11 months ago
- Small C based KTX texture loader (inspired by syoyo tiny libraries)☆82Updated 5 years ago
- Axis aligned bounding box implemented on top of GLM☆28Updated 11 years ago
- A library of distance and occlusion generation routines☆112Updated 6 years ago
- Cross platform GLFW based port of Stan Melax's BunnyLOD Easy Mesh Simplification☆78Updated 5 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- A 2D constrained Delaunay triangulation library☆80Updated 7 years ago
- Vulkan implementation of "Responsive Real-Time Grass Rendering for General 3D Scenes" by Jahrmann and Wimmer☆14Updated 7 years ago
- Gizmo control library for 3D object manipulation (4x4 matrix)☆144Updated 13 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 10 years ago
- Cross-platform rendering library.☆10Updated 7 years ago
- Closed 3D Triangle Mesh Boolean Operation Library☆26Updated 3 years ago
- Relight is a lightmaping with global illumination & radiosity compuation library.