octree
Octree data structure
An implementation of an octree data structure used in graphics rendering for high-performance 4K game execution.
4k EXE GFX by NR4/Team210
2 stars
3 watching
1 forks
Language: C
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ducasse/quadtree | An implementation of Region Trees for efficient spatial partitioning and data storage | 2 |
jbehley/octree | Implementation of an octree data structure for efficient three-dimensional point cloud searches | 351 |
octomap/octomap | A probabilistic 3D mapping framework using octrees for efficient spatial reasoning | 1,969 |
tudelft3d/pprepair | A tool for validating and automatically repairing planar partitions of polygons in 2D space. | 58 |
ducasse/containers-grid | A data structure package providing an efficient grid data implementation | 3 |
viliwonka/kdtree | A data structure library providing efficient construction and querying of 3D point sets in Unity. | 534 |
limeth/euclider | A ray tracing prototype that allows users to explore higher-dimensional spaces with non-Euclidean-like features | 214 |
jpreiss/cmath3d | A C library providing basic 3D mathematical functions and data structures. | 26 |
gnome/gparted | Software tool for managing disk partitions and file systems. | 284 |
h-a-graham/raytrix | A plugin providing a spatial framework and convenience functions for accessing and translating spatial data. | 23 |
lambdacube3d/lambdacube-edsl | A domain-specific language and library for programming GPUs in a functional style | 203 |
prideout/xatlas | A C++ library for generating unique texture coordinates from 3D meshes | 5 |
nilssonh/framer-grid | Creates a flexible grid overlay on top of a prototype to precisely align content. | 24 |
gwaldron/osgearth | A toolkit for creating geospatially accurate 3D maps in C++ applications. | 1,510 |
flother/spreet | A command-line tool that creates a spritesheet from a directory of SVG images | 93 |