Design Engine
Tools and Features

Decimate

7min

Large, complex mesh models can be challenging to work with due to long processing times. Decimating large meshes can improve performance by simplifying part geometry by reducing the number of vertices and triangles. This process may also be referred to as reducing a mesh.

Jump to section:

Recommended Use Cases

Mesh Model is >50MB

Check the file size for the uploaded model.
Check the file size for the uploaded model.


Triangles >1 million

Check View info from the model menu to see the triangle count for the mesh.
Check View info from the model menu to see the triangle count for the mesh.


More Triangles than Necessary

In this cube example, only two triangles per face are needed to represent the geometry accurately. Any extra triangles per face are unnecessary.
In this cube example, only two triangles per face are needed to represent the geometry accurately. Any extra triangles per face are unnecessary.


Processing is Slow

Some amount of processing time is normal, but if operations are taking longer than a minute or so, decimation may reduce wait times.
Some amount of processing time is normal, but if operations are taking longer than a minute or so, decimation may reduce wait times.


Decimate is intended for input models only; not recommended for generated models.



Considerations

Original Mesh | 50% Decimation | 1% Decimation
Original Mesh | 50% Decimation | 1% Decimation


Detail Loss

Decimation can cause your model to lose detail as curves become faceted with fewer triangles. The impact will vary based on geometry and the percentage of decimation selected.

Decimation is adjustable; iterate with different percentages to get the desired outcome. Generate the operation to view the effect of decimation.

The percentage selected will retain that percentage of triangles in the mesh.



File Downloads

Both the original mesh and the decimated mesh may be downloaded.

The percentage of decimation will yield approximately the same amount in file size reduction. For files of the same type; ie if an STL file is uploaded, the downloaded decimated STL will be reduced to the specified percentage.

Document image


Decimate Workflow



Video Text

  1. Switch to Triangle view
  2. Select Decimate
  3. Select Input Mesh
  4. Select percentage of triangles to retain - 50% default
  5. Generate



Updated 26 Aug 2024
Did this page help you?