3D polygonal mesh renderer with dynamic level-of-detail (LOD).
-
Updated
Feb 22, 2020 - C
3D polygonal mesh renderer with dynamic level-of-detail (LOD).
🔗 Common Data Structures and Algorithms
General purpose C sourcecode collection
Color quantization with octrees and dithering
N-body codes: one multi-threaded following the costzones method, one distributed following the hashed octree method. An OpenGL visualization tool is also provided.
Fast path finding algorithm for dynamic environments
A Minecraft inspired voxel engine I am developing from scratch for fun and practice. Might be turned into game at some point if I get that far
Convert PNG image files to PNG image files where all pixels are a different color from all others.
A C storage and structures library (C Data Structures & Storage)
A PH-Tree implementation in C.
PHTree demo in C using Raylib.
Add a description, image, and links to the octree topic page so that developers can more easily learn about it.
To associate your repository with the octree topic, visit your repo's landing page and select "manage topics."