roever / BSP
a c++ bsp-tree for 3d triangle meshes that can handle arbitrary vertex types
☆22Updated 6 years ago
Alternatives and similar repositories for BSP:
Users that are interested in BSP are comparing it to the libraries listed below
- Poisson-disk sampling code as described in "A Spatial Data Structure for Fast Poisson-Disk Sample Generation".☆22Updated 5 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆54Updated 6 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- ☆16Updated 4 years ago
- Octree library in C++☆59Updated 12 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- Procedural 3D mesh generation tool☆18Updated 7 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated last month
- SIMD 3D-vector C++ implementation☆30Updated 10 years ago
- A high-performance library for multi-physics simulations and geometric computation☆32Updated 4 years ago
- Claudette is a fork of ColDet - 3D Collision Detection Library☆15Updated 7 years ago
- Voxelization of a triangle in 3D. Pure math demo.☆34Updated 3 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- 3D Computational Geometry in C++11☆19Updated 6 years ago
- RPly: ANSI C Library for PLY file format input and output☆18Updated 8 years ago
- Generating Trees with a Space Colonization Algorithm☆39Updated 6 years ago
- ☆75Updated 10 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆52Updated 8 months ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆66Updated 10 months ago
- Axis aligned bounding box implemented on top of GLM☆28Updated 11 years ago
- Position-Based Dynamics in OpenCL, homework in Stanford's CS348C☆34Updated 7 years ago
- Code for my tutorials on using GLFW3.☆38Updated 9 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆68Updated 10 years ago
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.☆22Updated last year
- Signed Distance Function from triangle mesh.☆92Updated 6 years ago
- A Shoemake Arcball camera in C++☆28Updated last year
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- toy C++ Vulkan library☆49Updated 6 years ago
- Physically Based Rendering With OpenGL (Attempt)☆50Updated 5 years ago
- A comparison of the GLM, CLM, and Eigen libraries for speed and ease of use.☆40Updated 3 months ago