Skip to content

deyandeng/PlyEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PLY Point Cloud Editor GUI

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.

Features

  • Import PLY file
  • 3D visualization of points and cameras
  • Selection tools:rectangle, polygon
  • Delete selected points
  • Export to PLY file

Build Requirements

  • wxWidgets
  • OpenSceneGraph

Usage

  1. Build the project with your preferred C++ compiler.
  2. Run the executable and use the GUI to load, edit, and export PLY data.

About

A simple PLY editor for Gaussian Splatting and OpenMVS

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors