# Use 3D Scanning to Make Low Poly 3D Models

## Overview

![](https://cdn-learn.adafruit.com/assets/assets/000/113/795/medium800/3d_printing_AllThree.jpg?1659197744)

Low poly art is a unique and interesting style that is ideally suited for 3D printing.

If you've ever been interested in making a low poly model of your own but didn't know where to start, this project is for you!

In this project, you'll create a 3D scan using your phone and convert it into a low poly model perfect for 3D printing or displaying in VR/AR.&nbsp;

If you're not interested in 3D scanning, you can also skip straight to the 3D Low Poly Generator step to make your own low poly models using 3D files downloaded from sites like [printables.com](printables.com) and [thingiverse.com](thingiverse.com).

![3d_printing_MiniTrans.gif](https://cdn-learn.adafruit.com/assets/assets/000/113/767/medium640thumb/3d_printing_MiniTrans.jpg?1659097165)

# Use 3D Scanning to Make Low Poly 3D Models

## What is low poly?

Low poly (short for _Low Polygon_) is a term used for polygonal mesh models that have a reduced number of polygons (also referred to as _facets_, _triangles_, or _faces_) compared to other models. For example, here is a mesh model of a sphere, composed entirely of triangles.

This sphere is composed of 12,600 triangles.

File size: 640 kb

![3d_printing_Screen_Shot_2022-07-28_at_11.28.52_AM.png](https://cdn-learn.adafruit.com/assets/assets/000/113/703/medium640/3d_printing_Screen_Shot_2022-07-28_at_11.28.52_AM.png?1659030103)

This sphere is composed of 86 triangles.

File size: 11 kb

![3d_printing_Screen_Shot_2022-07-28_at_11.30.42_AM.png](https://cdn-learn.adafruit.com/assets/assets/000/113/681/medium640/3d_printing_Screen_Shot_2022-07-28_at_11.30.42_AM.png?1659022259)

As you can see, the difference in the number of triangles used makes a big difference in the appearance as well as the file size of a part.&nbsp;

Using the [3D Low Poly Generator](https://lowpoly3d.xyz/) website, you can reduce the number of polygons on a 3D model and make your own low poly masterpiece, no 3D modeling experience required!

![](https://cdn-learn.adafruit.com/assets/assets/000/113/685/medium800thumb/3d_printing_Screen_Recording_2022-07-28_at_11.36.13_AM.jpg?1659022784)

# Use 3D Scanning to Make Low Poly 3D Models

## Creating a 3D Scan

![](https://cdn-learn.adafruit.com/assets/assets/000/113/727/medium800/3d_printing_Pix.jpg?1659039090)

Creating a 3D scan is a simple and fast process, and can be done with only a mobile phone.&nbsp;

I'm using [Polycam](https://poly.cam/) (available for iOS, Android, and web) in this guide, but there are many 3D scanning apps available for mobile devices that you can select from.&nbsp;

Polycam offers a&nbsp;_Photo Mode_ for creating detailed 3D models using a set of photos, ideal for small objects with fine features.&nbsp;

## Create Photo Set

Your 3D model is only going to be as good as the pictures used to create it. Keep these bullet points in mind:

- Clean, even lighting
- Matte surface on model
- Steady hands (or tripod) for the phone
- Turntable for steady movement

![3d_printing_Pix.jpg](https://cdn-learn.adafruit.com/assets/assets/000/113/742/medium640/3d_printing_Pix.jpg?1659044107)

## Photo Mode

&nbsp;

Polycam offers a&nbsp;_Photo Mode_&nbsp;for creating detailed 3D models using a set of photos, ideal for small objects with fine features.

I took 123 photos of this gnome riding a frog, but anywhere from 50-150 photos should be sufficient for most models.

![3d_printing_Screen_Shot_2022-07-28_at_4.09.11_PM.png](https://cdn-learn.adafruit.com/assets/assets/000/113/745/medium640/3d_printing_Screen_Shot_2022-07-28_at_4.09.11_PM.png?1659044281)

## Process 3D Scan

Once you've captured all sides of the model, upload the photos in Polycam for processing.

If you're using a turntable or moving the model during the scan, make sure you've selected&nbsp;_Object Masking_ so Polycam can isolate the 3D model.

![3d_printing_polycam.gif](https://cdn-learn.adafruit.com/assets/assets/000/113/738/medium640thumb/3d_printing_polycam.jpg?1659043260)

At this point, it's a good idea to take a look at your model and go through the following checklist:

- Are there any holes in the model?&nbsp;
- Did any shiny or reflective spots not show up?&nbsp;
- Does the model look complete?&nbsp;

If the answer to any of these questions is **NO** , consider trying another scan. Issues with the model can be much harder to fix after it has been exported.&nbsp;

## Export 3D Model

Polycam can export both .obj as well as .stl files. The .obj file includes the color texture as well as the mesh, which you don't need if you're only going to be editing the mesh.&nbsp;

Export the model as an .stl file from Polycam, which can be used by most CAD and mesh editing programs.

![3d_printing_Screen_Shot_2022-07-28_at_4.25.56_PM.png](https://cdn-learn.adafruit.com/assets/assets/000/113/730/medium640/3d_printing_Screen_Shot_2022-07-28_at_4.25.56_PM.png?1659040050)

# Use 3D Scanning to Make Low Poly 3D Models

## Creating a Low Poly Model

![](https://cdn-learn.adafruit.com/assets/assets/000/113/731/medium800/3d_printing_Screen_Shot_2022-07-28_at_4.35.13_PM.png?1659040532)

Using the [3D Low Poly Generator](https://lowpoly3d.xyz/), models can be decimated (triangle count reduced) to quickly and easily create a low poly model. This generator runs completely in-browser, with no additional software download required.

## Import 3D Model

&nbsp;

Click&nbsp;_Choose File_ to select your 3D model. The 3D Low Poly Generator supports .stl files.

You can import your 3D scan here, or any other .stl model downloaded from sites like [printables.com](printables.com) or [thingiverse.com](thingiverse.com).

![3d_printing_Screen_Shot_2022-07-28_at_2.49.16_PM.png](https://cdn-learn.adafruit.com/assets/assets/000/113/715/medium640/3d_printing_Screen_Shot_2022-07-28_at_2.49.16_PM.png?1659034193)

## Adjust Decimation Amount

&nbsp;

_Triangle Reduction %_&nbsp;controls the percent reduction (50 will remove half the vertices, 10 will remove 10%).

Moving the slider will adjust the percent reduction.

![3d_printing_tri.png](https://cdn-learn.adafruit.com/assets/assets/000/113/817/medium640/3d_printing_tri.png?1659363005)

## Updating Model

&nbsp;

You can select&nbsp;_Update_ multiple times to continue removing triangles until you are satisfied.

![3d_printing_Gif2.gif](https://cdn-learn.adafruit.com/assets/assets/000/113/720/medium640thumb/3d_printing_Gif2.jpg?1659034589)

## Export 3D Model

&nbsp;

_Export STL_&nbsp;will export an .stl that can be imported into a mesh editing program for further processing or sent directly to a 3D printer.&nbsp;

![3d_printing_Screen_Shot_2022-07-28_at_4.38.50_PM.png](https://cdn-learn.adafruit.com/assets/assets/000/113/732/medium640/3d_printing_Screen_Shot_2022-07-28_at_4.38.50_PM.png?1659040763)

![](https://cdn-learn.adafruit.com/assets/assets/000/113/733/medium800/3d_printing_Screen_Shot_2022-07-28_at_3.08.41_PM.png?1659041682)

Open the model in Meshmixer and rotate / scale as needed.&nbsp;

Putting the original and low poly models side by side clearly shows the difference, and you can adjust the amount of reduction to suit your project.&nbsp;

## Original Model

&nbsp;

Triangle Count: 86,018

File Size: 4.3 MB

![3d_printing_Screen_Shot_2022-07-28_at_5.41.53_PM.png](https://cdn-learn.adafruit.com/assets/assets/000/113/746/medium640/3d_printing_Screen_Shot_2022-07-28_at_5.41.53_PM.png?1659044559)

## Low Poly Model

&nbsp;

Triangle Count: 1,042

File Size: 52 KB

![3d_printing_Screen_Shot_2022-07-28_at_5.42.41_PM.png](https://cdn-learn.adafruit.com/assets/assets/000/113/747/medium640/3d_printing_Screen_Shot_2022-07-28_at_5.42.41_PM.png?1659044656)

# Use 3D Scanning to Make Low Poly 3D Models

## 3D Printing

![](https://cdn-learn.adafruit.com/assets/assets/000/113/770/medium800/3d_printing_Print2.jpg?1659102128)

Once the model has been exported from the 3D Low Poly Generator, it can be brought into a slicer program to prepare for 3D printing.&nbsp;

## Slicing Settings

&nbsp;

Sliced with PrusaSlicer, this model was prepared for PLA material on the [Prusa MK3S+](https://www.prusa3d.com/category/original-prusa-i3-mk3s/) using the default .2mm&nbsp; **Quality** print profile.

![3d_printing_Screen_Shot_2022-07-28_at_5.02.14_PM.png](https://cdn-learn.adafruit.com/assets/assets/000/113/735/medium640/3d_printing_Screen_Shot_2022-07-28_at_5.02.14_PM.png?1659042166)

## Printing Model

&nbsp;

Printed using [Printed Solid Slime Green Glitter PLA,](https://www.printedsolid.com/products/jessie-pla-1-75mm-x-1kg-green-slime-glitter) this model printed using no support material.

![3d_printing_Printing.jpg](https://cdn-learn.adafruit.com/assets/assets/000/113/758/medium640/3d_printing_Printing.jpg?1659095758)

## Printed Model

The low poly model has clearly visible triangles, but is still clearly recognizable as the original model.&nbsp;

You can experiment with reducing the triangle count even further to see how far you can go while keeping the model recognizable!

![3d_printing_Facets.jpg](https://cdn-learn.adafruit.com/assets/assets/000/113/760/medium640/3d_printing_Facets.jpg?1659096434)

![](https://cdn-learn.adafruit.com/assets/assets/000/113/794/medium800/3d_printing_AllThree.jpg?1659197700)

## Try it Yourself!

&nbsp;

This process is a great way to create unique objects and interesting remixes.

Try it yourself to create low poly sculptures, models, and other fun projects!

![3d_printing_Comparison.jpg](https://cdn-learn.adafruit.com/assets/assets/000/113/759/medium640/3d_printing_Comparison.jpg?1659095847)


## Related Guides

- [LED Neon Signs with NeoPixels](https://learn.adafruit.com/led-neon-signs-with-neopixels.md)
- [Neo Trinkey Case](https://learn.adafruit.com/neo-trinkey-case.md)
- [Deco Two-Key Feather Macro Pad](https://learn.adafruit.com/deco-two-key-keypad-macropad-circuitpython-feather.md)
- [HalloWing Macintosh](https://learn.adafruit.com/hallowing-mac.md)
- [3D Print Link's Hylian Shield](https://learn.adafruit.com/3d-print-links-hylian-shield.md)
- [Cyber Cat MIDI Keyboard](https://learn.adafruit.com/midi-cyber-cat-keyboard.md)
- [Green Goblin Pumpkin CPB Ornament](https://learn.adafruit.com/green-goblin-pumpkin-cpb-ornament.md)
- [The Humble Velocipede](https://learn.adafruit.com/humblevelocipede.md)
- [Bajoran AirPods](https://learn.adafruit.com/bajoran-airpods.md)
- [Remote Controlled LED Tea Light Sconce](https://learn.adafruit.com/remote-controlled-led-candelabra.md)
- [RGB LED Matrix Cube with 25,000 LEDs](https://learn.adafruit.com/rgb-led-matrix-cube-for-pi.md)
- [3D Printed Google AIY Voice Kit](https://learn.adafruit.com/3d-printed-google-aiy-voice-kit.md)
- [DIY Turbo Button Controller - HID Remapper](https://learn.adafruit.com/diy-turbo-button-controller-hid-remapper.md)
- [3D Printed Bone Conduction Transducer Box](https://learn.adafruit.com/3d-printed-bone-conduction-transducer-box.md)
- [GitHub Actions Status Tower Light](https://learn.adafruit.com/github-actions-status-tower-light.md)
