Skip to content

karjonas/plymerge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plymerge

A simple tool for merging a list of ascii ply files.

Compile

mkdir build
cd build
cmake ..
make

Usage

Create a file named 'inputfile' containing the .ply files to merge on separate lines, the run:

./plymerge inputfile output.ply

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published