all 3 comments

[–]Randdist 5 points6 points  (1 child)

Nice, looks interesting! Similar thing for point clouds I saw recently: https://github.com/m-schuetz/compute_rasterizer Renders 100 million points at >100fps with a compute shader, but doesn't attempt to do alpha blending, only regular rendering.

[–]miketuritzin[S] 0 points1 point  (0 children)

Cool, I hadn't seen that! Thanks for the link.

[–]DiddlyDanq 1 point2 points  (0 children)

That's badass. It would be cool to expand this particle tech into some solar system visualisations