# STL to Wireframe

<div class="page view" id="bkmrk-aus-einem-stl-file-e"><article>Aus einem STL File ein Drahtgitter rendern:

[https://github.com/osresearch/papercraft/blob/master/hiddenwire.c](https://github.com/osresearch/papercraft/blob/master/hiddenwire.c) → Fork: [<span>https://gitea.fablabchemnitz.de/vmario/papercraft</span>](https://gitea.fablabchemnitz.de/vmario/papercraft)

```
./hiddenwire --no-hidden --prune 1 -v < nyc-50000.stl  --camera 400,60,-600 --lookat 450,0,-800 --up 0,1,0 --fov 20  > test3.svg
```

<div class="wiki-content" id="bkmrk-"></div></article></div>