roever / BSPLinks
a c++ bsp-tree for 3d triangle meshes that can handle arbitrary vertex types
☆24Updated 6 years ago
Alternatives and similar repositories for BSP
Users that are interested in BSP are comparing it to the libraries listed below
Sorting:
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 14 years ago
- Octree library in C++☆60Updated 13 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- Benchmark of various spatial data structures for collision detection.☆129Updated 7 years ago
- Poisson-disk sampling code as described in "A Spatial Data Structure for Fast Poisson-Disk Sample Generation".☆23Updated 6 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆180Updated 4 years ago
- A basic geometry C++ library for 2D and 3D applications☆98Updated last year
- Research 3D Engine for rendering, animation and processing☆105Updated last month
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 10 months ago
- A Shoemake Arcball camera in C++☆31Updated 2 years ago
- Physically based renderer and simulation engine for real-time applications.☆46Updated 2 months ago
- ☆74Updated 11 years ago
- Implementation of Cuda to OpenGL rendering☆59Updated 5 years ago
- Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonic…☆120Updated 6 years ago
- Library for creating and manipulating dual quaternions.☆54Updated 5 months ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- Mesh Decimation Tool☆96Updated 10 years ago
- Basic linear algebra C++ library for 2D and 3D applications☆48Updated last year
- 3D polygonal mesh renderer with dynamic level-of-detail (LOD).☆68Updated 5 years ago
- A fast parallel CPU-based surface & solid voxelizer.☆78Updated 4 years ago
- A procedural geometry generation library for C++11☆238Updated 3 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆132Updated 4 years ago
- Sparse Voxel Octree Raycasting with Image Warping exploiting Frame-to-Frame Coherence in OpenCL☆114Updated 10 years ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆61Updated 10 months ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆53Updated last year
- A simple octree with good commenting for learning how octrees work.☆263Updated 3 years ago
- SOLID - Software Library for Interference Detection☆100Updated 3 years ago
- Position-Based Dynamics in OpenCL, homework in Stanford's CS348C☆34Updated 8 years ago
- Dual Contoruing implemented in C++☆100Updated 6 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆183Updated 6 years ago