distance-occlusion

Distance field generator

A library of algorithms and tools for generating distance fields and occlusion data in 2D and 3D spaces.

A library of distance and occlusion generation routines

GitHub

111 stars
5 watching
8 forks
Language: C++
last commit: almost 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
karimnaaji/aobaker A tool that generates texture coordinates and ambient occlusion maps from 3D meshes. 7
interactivecomputergraphics/discregrid A C++ library for generating discrete functions on regular grids for applications such as collision detection and signed distance fields 291
wooorm/levenshtein.c An edit-distance algorithm implementation in C 82
cedricguillemet/sdf A collection of resources related to Signed Distance Field (SDF), including papers, links, discussions, and tools. 667
jcbecker/termproject Generates procedural terrain with distinct biomes and smooth borders using Perlin noise 15
andrewwalker/dubins-curves Generates shortest paths for a constrained vehicle 273
mwgg/greatcircle A set of reusable functions for calculating distances and bearings between geographic locations 78
fogleman/dlaf Diffusion-limited aggregation algorithm implemented in C++ for generating random point clouds 188
fogleman/sdf A Python library for generating 3D meshes based on Signed Distance Functions (SDFs) and saving them in various formats. 1,611
limhyungtae/patchwork Develops ground segmentation from 3D point clouds using robust and fast algorithms for autonomous vehicles 487
s-ol/gpwfc An algorithmic procedural content generation tool using GPU acceleration. 50
ndabap/assocentity An NLP tool to calculate the average distance from tokens to specific entities and their synonyms in unstructured text data. 15
gametechdev/maskedocclusionculling An efficient software occlusion culling algorithm 616
wannesm/dtaidistance A library that implements a fast and efficient distance measure for time series data 1,089
geometrycollective/fieldgen Generates tangent direction fields on triangle meshes for computer graphics and geometry processing tasks 163