Post #2453927
2026-04-06 13:24 UTC
@nr4@abraum.social @revisionparty@icosahedron.website I am no big expert of 'demos' but 'by the look of it' I advance an hypothesis .. is it using some 'distance field' to render that geom is it ? 🙂
Replies (1)
-
@nr4@abraum.social 2026-04-06 13:33
@gilesgoat@toot.wales @revisionparty@icosahedron.website you're absolutely right! The distance function is rendered by a sphere tracer with one reflection bounce and a subsurface scattering approximation, using PBR illumination. The colors are crated with special polynomial color maps I designed with a packer tool I wrote - https://github.com/LeStahL/ImageColorPicker :)