Right now I am doing decimation by a fixed amount. for every element. I want to reduce polygons of each element in the scene/view to as low polygon as possible while preserving the shape of the element.
I want to do it using scripts.
Right now I am doing decimation by a fixed amount. for every element. I want to reduce polygons of each element in the scene/view to as low polygon as possible while preserving the shape of the element.
I want to do it using scripts.