(New page: Category:MGED =bot_decimate= __TOC__ ==Syntax== :bot_decimate -c# -n# -e# new_bot_primitive old_bot_primitive ==Argument(s)== : '''-c''' :: maximum_chord_error : '''-n''' :: maxim...) |
m |
||
Line 1: | Line 1: | ||
− | [[Category:MGED]] | + | [[Category:MGED|Bot decimate]] |
− | + | [[Category:MGED object generators|Bot decimate]] | |
=bot_decimate= | =bot_decimate= | ||
__TOC__ | __TOC__ |
The "bot_decimate" command reduces the number of triangles in the old_bot_primitive and saves the results to the new_bot_primitive. The reduction is accomplished through an edge decimation algorithm. Only changes that do not violate the specified constraints are performed. The maximum_chord_error parameter specifies the maximum distance allowed between the original surface and the surface of the new BOT primitive in the current editing units. The maximum_normal_error specifies the maximum change in surface normal (degrees) between the old and new surfaces. The minimum_edge_length specifies the length of the longest edge that will be decimated. At least one constraint must be supplied. If more than one constraint is specified, then only operations that satisfy all the constraints are performed
Page Generated by David Loman on: 10/11/2007 at: 12:01:34 PM