I have improved the example app "tridecimator" for fast reductions of polygon meshes.
The new example will clean meshes before and after decimation as well as compute curvature for improved performance and quality.
New command line arguments/flags have been added which break compatiblity with the older version. The default flag values have been updated to produce fast and high-quality results quickly.
This tool has been tested on multiple LIDAR sources with great success.
Please let me know if you'd like to change the "app" name and I can change an re-submit code.
Can this be added to the VCG trunk?
David
Anonymous
I've noticed the tridecimator.cpp file does not confirm to the same style guide. When I have time I will change this.
It also prints a lot of messages by default, I will add a verbosity flag, with the default turned off.