Nyk

Results 1 comments of Nyk

> I fixed the problem by replacing line 329 of `/gaussian-splatting/SIBR_viewers/src/core/view/SceneDebugView.cpp` by these lines: `sibr::Matrix4f tempMatrix = scaled.matrix();` `getMeshData("scene cam").setTransformation(tempMatrix); ` Thank you, This works beautifully.