xverse-engine / XV3DGS-UEPlugin

A Unreal Engine 5 (UE5) based plugin aiming to provide real-time visulization, management, editing, and scalable hybrid rendering of Guassian Splatting model.
Apache License 2.0
570 stars 74 forks source link

Support antialiased asset from nerfstudio's splatfacto? #41

Open jb-ye opened 5 months ago

jb-ye commented 5 months ago

How difficult for the current plugin is to support antialiased GS asset trained from splatfacto (nerfstudio)? I think the change could be relatively small. See https://github.com/mkkellogg/GaussianSplats3D/issues/142 how a web viewer implements the antialiased mode.