distance-fields
There are 16 repositories under distance-fields topic.
Magnus2/MeshSdf
Signed Distance Function from triangle mesh.
Tw1ddle/WebGL-Distance-Fields
:star: Realtime Euclidean distance field generation and rendering
giorgiomarcias/distance_transform
Distance Transforms of Sampled Functions
sporsh/sundog.js
physically based path tracer written in JavaScript
IbrahimSquared/visibility-based-marching
VBM is an efficient exact wave propagation technique that has an O(n) compute and space complexity. Inherently produces globally optimal paths to all grid points. Solves several shortcomings of state-of-the-art FMM.
qwikdraw/raytan
Simple Path Tracing Renderer in C++
Roldak/Madarch
Ray marching engine in Ada
Karuma303/rs_sdf
Rust library to generate signed distance fields
RyanSweeney987/distance-field-outline-docs
Documentation for the Distance Field Outline plugin for the Unreal Engine 5 - https://www.unrealengine.com/marketplace/en-US/product/429eac200faf4cb4ac3a0b96cd92bdaf
unnatural-worlds/unnatural-planets
flexible offline generator of small planet models
Cewein/shader-drawer
Storage drawer of shader made on shader toy or elsewhere. Maybe I shoud make this a short of "museum".
ilceltico/nsdudf
[ECCV 2024] Neural Surface Detection for Unsigned Distance Fields
OllieReynolds/ASCII_Raymarcher
A simple ASCII raymarcher, using Java and Swing.
Tw1ddle/Amsterdam-Light-Festival-2016
Concept for an Amsterdam Light Festival entry
teshaTe/Interior-Distance-Fields
Interior distance fields introduced by Rustamov et al.
sunsided/fast-sweeping-udf
Unsigned Distance Fields using Fast Sweeping Method