> For the complete documentation index, see [llms.txt](https://apertus.gitbook.io/vr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apertus.gitbook.io/vr/tutorials/create-low-poly-cad-models.md).

# Create Low-poly from CAD Models

For making your CAD file to low-poly you need first to convert it into .obj or .stl. It is described in [this ](/vr/tutorials/convert-cad-models.md)tutorial.

If you have and .obj or .stl file you can use the [**Fast-Quadric-Mesh-Simplification**](https://github.com/sp4cerat/Fast-Quadric-Mesh-Simplification) tool. You need to clone the git repository (<https://github.com/sp4cerat/Fast-Quadric-Mesh-Simplification>) or use the online version, found [here.](https://myminifactory.github.io/Fast-Quadric-Mesh-Simplification/)

With the online version you can easily upload your file and then to select the simplification rate. After downloading the low-poly file it is Apertus ready.
