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
441 stars 65 forks source link

Support antialiased asset from nerfstudio's splatfacto? #41

Open jb-ye opened 1 month ago

jb-ye commented 1 month 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.