hyperlogic / splatapult

A 3d gaussian splatting renderer in C++ and OpenGL
MIT License
89 stars 12 forks source link

Gaussian splats a mirrored along ground plane #20

Open Vertexwahn opened 1 month ago

Vertexwahn commented 1 month ago

Gaussian splats a mirrored along ground plane

In other viewers (etc. SIBR) they look correct

Is there an option to mirror / invert along y-axis?

hyperlogic commented 1 month ago

Thanks for the report, however, I've never encountered this problem before, w.r.t. mirroring. You can use the q and e keys to roll the camera if it is upside down. Can you provide screenshots, or even better the ply file that is giving you this issue?