nerfstudio-project / nerfstudio

A collaboration friendly studio for NeRFs
https://docs.nerf.studio
Apache License 2.0
8.87k stars 1.18k forks source link

can we just load any .ply file in the viewer #3224

Open sumanttyagi opened 2 weeks ago

sumanttyagi commented 2 weeks ago

let's say if i just want to visualize the results can i load it direclty in the viewer the .ply file and also if there is other way to load it with other supported files

efyphil commented 1 week ago

you can use another visualizer Nerfstudio’s splat export currently supports multiple third-party splat viewers:

Polycam Viewer

Playcanvas SuperSplat

WebGL Viewer by antimatter15

Spline

Three.js Viewer by mkkellogg