A lightweight PLY editor designed for Gaussian Splatting and OpenMVS, with full support for their unique attributes such as scale, rotation, and SH coefficients in Gaussian Splatting, as well as view_indices in OpenMVS.
- Import PLY file
- 3D visualization of points and cameras
- Selection tools:rectangle, polygon
- Delete selected points
- Export to PLY file
- wxWidgets
- OpenSceneGraph
- Build the project with your preferred C++ compiler.
- Run the executable and use the GUI to load, edit, and export PLY data.