vulkano
vulkano copied to clipboard
Gaussian splats or .ply file support / examples ?
Is there any efforts to add a ply file viewer ?
hey, I'm working on rendering Gaussian splats using the vulkano crate.
Is there any examples or progress being made to add a Gaussian splat example?
I'm also willing to help if provided details on what steps to take. Thanks
There are no plans for anything like that that I know of. Feel free to add any example you like, but I would wait for a bit because I'm in the process of rewriting all synchronization which will break all current code.
ok, got it. Thanks for the feedback. I'll wait till after the rewrite.