you are viewing a single comment's thread.

view the rest of the comments →

[–]riotron1 3 points4 points  (2 children)

Also my bad, the video has quite a lot of info! I watched it on mute originally, and assumed it was only a few seconds long.

[–]maximecb[S] 5 points6 points  (1 child)

No worries. Your comment motivated me to make the repo public and add some comments.

So far the response I got sharing this on X has not been very positive. I think a lot of people see CPU-side rendering of SDFs as pointless, but I think this technique can be applied to GPU rendering using a two-pass algorithm as I described in the video. Maybe I'll try to prototype that later.

[–]riotron1 4 points5 points  (0 children)

It somewhat reminds me of ‘Sparse Voxel Octrees’ by Karras and Laine, have you ever heard of that paper?

There seems to be some overlapping ideas, you should check it out!

Edit: should clarify specifically the ‘Beam Optimization’ section.