Skip to content

Latest commit

 

History

History
executable file
·
29 lines (16 loc) · 1.05 KB

README.md

File metadata and controls

executable file
·
29 lines (16 loc) · 1.05 KB

EyeRT

Paint by staring at your phone!

Pictures

Click on the two PNG's above...

Inspiration

I know FaceID can detect whether you are looking at the phone and was wondering how accurate this could be; and if it is accurate enough, can I paint with my eyes?

What it does

This app allows you to draw with your eyes!

How I built it

I'm relatively new to iOS programming. I just tweaked someone else's code on Github and added in features I wanted.

Challenges I ran into

I'm not familiar with the Swift syntax and iOS programming in general. It was difficult to do anything, even if simple ones, since I quickly go into unfamiliar realms by taking a step in any direction. Even getting a few buttons to work took quite some time since using Auto Layout was painful...

Accomplishments that I'm proud of

I am now more familiar with iOS programming. I've done a very tiny bit of iOS many years ago and think I improved quite a lot over night.

Reference

This is built on top of https://github.com/andrewzimmer906/HeatMapEyeTracking/tree/master/HeatMap