Skip to content

Latest commit

 

History

History
executable file
·
19 lines (10 loc) · 378 Bytes

README.md

File metadata and controls

executable file
·
19 lines (10 loc) · 378 Bytes

Poke3D

Goal

An AR app that can detect pokemon card on the screen and render a 3D model of that card on top of it.

What you will learn

  • SceneKit
  • Working with .scn model files
  • How to track an image in real world
  • Render model to a specific position

This app/project created with the help of App Brewery's course resources