jeffkyjin / faceid-to-stl

iOS app that uses the face scanning feature of the iPhone X to create a STL file that can be used for example for 3D printing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

faceid-to-stl

Inspired by articles like "Face ID beaten by mask, not an effective security measure", this iOS app that uses the face scanning feature of the iPhone X to create a STL file that can be printed with a 3D printer.

Rendered STL

Usage

  • Build the app
  • Run it on your shiny iPhone X
  • Whenever you're satisfied with the image on screen, tap capture
  • A STL file will be created and presented in a share sheet, push it somewhere nice
  • Use something like Free online STL viewer to look at the result

Credit

About

iOS app that uses the face scanning feature of the iPhone X to create a STL file that can be used for example for 3D printing

License:MIT License


Languages

Language:Swift 100.0%