The import currently pulls in a number of triangle for a single planar surface. We should be able to reduce the complexity (and therefore size) of the rendered object by identifying faces that share two points and determining if they are in the same plane.
The import currently pulls in a number of triangle for a single planar surface. We should be able to reduce the complexity (and therefore size) of the rendered object by identifying faces that share two points and determining if they are in the same plane.