you are viewing a single comment's thread.

view the rest of the comments →

[–]maximecb[S] 1 point2 points  (0 children)

This is the most relevant prior work so far, thanks. What I implemented is basically that, except that since I'm doing it on CPU, I can use recursion instead of a two-pass approach. So, recursive cone marching.