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:
- Poisson-disk sampling code as described in "A Spatial Data Structure for Fast Poisson-Disk Sample Generation".☆23Updated 6 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 14 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆180Updated 4 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
- Library for creating and manipulating dual quaternions.☆54Updated 5 months ago
- 2D/3D C++ library focusing on mesh processing☆25Updated 10 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆132Updated 4 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- Octree library in C++☆60Updated 13 years ago
- 3D polygonal mesh renderer with dynamic level-of-detail (LOD).☆68Updated 5 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆71Updated 11 years ago
- A C++ geometry processing library☆52Updated 4 years ago
- A Shoemake Arcball camera in C++☆31Updated 2 years ago
- Claudette is a fork of ColDet - 3D Collision Detection Library☆16Updated 8 years ago
- OpenGL Development Cookbook (book code with build and configuration fixes)☆61Updated 10 years ago
- Simple C++ implementation of skeletal animation and software skinning☆53Updated 11 years ago
- Basic linear algebra C++ library for 2D and 3D applications☆48Updated last year
- ☆74Updated 11 years ago
- Physically based renderer and simulation engine for real-time applications.☆46Updated 2 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated last year
- Mesh Decimation Tool☆96Updated 10 years ago
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆197Updated 9 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆286Updated last week
- found and rescued from code.google.com☆75Updated 9 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆183Updated 6 years ago
- A simple octree with good commenting for learning how octrees work.☆263Updated 3 years ago
- A nano spline library in modern C++.☆130Updated last month
- Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonic…☆120Updated 6 years ago
- Axis aligned bounding box implemented on top of GLM☆29Updated 11 years ago