OpenDroneMap / Obj2Tiles

Converts OBJ files to OGC 3D tiles by performing splitting, decimation and conversion
GNU Affero General Public License v3.0
214 stars 62 forks source link

Add verbose parameter #3

Open HeDo88TH opened 2 years ago

HeDo88TH commented 2 years ago

Add verbose parameter and remove most of the output when it is not specified. Maybe make use of a logging framework instead of relying on Console.WriteLine