Skip to content

Ray tracing signed distance functions

sebastiansylvan.spaces.live.com
16 pointsksvs3 comments
On HN

Comments

A more compact variation of the signed distance function, but strictly to terrains is the inverted cone representation - e.g. if you can for every height maximally open an inverted cone, such that it does touch the neighbouring height cells, without going into the terrain, then you can use it for faster ray-casting.

One of the DX10/DX11 samples is using it.

Could you tell me which DX sample is using it.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.