Hacker News new | ask | show | jobs
by zokier 120 days ago
Shouldn't raymarched sdfs be perfect for this? Simple primitive based geometry (spheres, cylinders) with no textures. I'm just wondering because the rendering from speck/modernspeck seems kinda splotchy, and that should be avoidable?
1 comments

It should be avoidable even with the current approach based on impostors. The splotchy look seems related to how the AO is computed.