MrNeRF / awesome-3D-gaussian-splatting

Curated list of papers and resources focused on 3D Gaussian Splatting, intended to keep pace with the anticipated surge of research in the coming months.
MIT License
6.23k stars 366 forks source link

Add viewer: VulkanSplatting - cross-platform, high performance 3DGS renderer in C++ and Vulkan Compute #53

Closed shg8 closed 9 months ago

MrNeRF commented 9 months ago

Cool project. Does it already render gs plys or is it not yet there?

shg8 commented 9 months ago

Thanks! It's fully functional as of today and I've tried it on a variety of PLY scenes. Binaries are available here and you're welcome to give it a try.