BlueBrain / Brayns

Visualizer for large-scale and interactive ray-tracing of neurons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use signed distance fields for approximating organic shapes (synapses, soma)

straaljager opened this issue · comments

Use signed distance fields for approximating organic shapes (synapses, soma)

Path tracing through ray marching a signed distance field: https://www.shadertoy.com/view/MsdGzl (very slow)

Implemented in #391