Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 382 Bytes

File metadata and controls

7 lines (4 loc) · 382 Bytes

Computer vision part of Eye Can Drive

Eye Can Drive is a 3D racing game with a twist: you drive using your face

Developed using Unity Engine and Python, this game captures your facial expressions through a webcam and translates them into driving controls.

Utlised OpenCV and Mediapipe for facial recognition and mapping, and websockets to connect and recieve from Unity Engine.