Remix.run Logo
pixelesque 6 hours ago

It's not new - that was sort of my point with my other comment.

At least if it's progressive (so refines and resolves over time), this has been done with pointclouds in the VFX industry in GPU shaders for years in terms of stochastically drawing different points so eventually the whole point set gets rasterised to a fidelity threshold.

lucamark 6 hours ago | parent [-]

ookay, thanks for the clarification! So, the interesting part here seems to be the 3DGS-specific opacity correction and GPU workload mapping. Am I wrong?

pixelesque 6 hours ago | parent [-]

Possibly yeah.

Or the per-pixel coord atomic I guess?

lucamark 6 hours ago | parent [-]

Right, that part seems to be based on Schütz et al. 2021 https://arxiv.org/abs/2104.07526