udsholt / thesis-cuda-sparse-voxel-octreeLinks
Public repository for the source code developed for the master thesis "Real-Time Rendering of Procedurally Generated Volumetric Models"
☆12Updated 12 years ago
Alternatives and similar repositories for thesis-cuda-sparse-voxel-octree
Users that are interested in thesis-cuda-sparse-voxel-octree are comparing it to the libraries listed below
Sorting:
- Implementation of Ken Shoemake's arcball transform with a few additions.☆11Updated 11 years ago
- A simplicial mesh structure that supports general non-manifold meshes and associated data☆39Updated 11 years ago
- #include <engine>☆40Updated 7 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆60Updated 9 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆64Updated 8 years ago
- An early development version of the GigaVoxels library.☆29Updated 8 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 8 years ago
- Octree library in C++☆60Updated 13 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆70Updated 11 years ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Updated 2 weeks ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 6 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 4 years ago
- A very simple marching cubes example.☆64Updated 8 years ago
- Generating Trees with a Space Colonization Algorithm☆43Updated 7 years ago
- A library of distance and occlusion generation routines☆111Updated last month
- C/C++ Isosurface Extraction library☆13Updated 8 years ago
- 3D Computational Geometry in C++11☆20Updated 7 years ago
- Development of this project is continued at https://github.com/spire-engine/spire-engine. This repo is no longer updated.☆58Updated 5 years ago
- toy C++ Vulkan library☆49Updated 7 years ago
- OpenGL-based voxel renderer☆65Updated 9 years ago
- ☆74Updated 10 years ago
- A header-only library which allows (un)quantifying efficiently unorganized indexed unit vector sets in 3D.☆48Updated 6 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 5 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆54Updated last year
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 years ago
- A tool to convert Polynomial Texture Maps into regular bitmaps☆16Updated 9 years ago
- ☆18Updated 9 years ago
- A high-performance library for multi-physics simulations and geometric computation☆32Updated 4 years ago
- A C++ implementation of "A Fast Voxel Traversal Algorithm for Ray Tracing" (John Amanatides, Andrew Woo). Works with any ray direction. M…☆19Updated 5 years ago