Flatland ARG!!!

Blog

Camera Vision

Overview

Camera vision for player tracking can be implemented by using IR Leds mounted on each player’s scepter. Every cycle the game server will power each players IR LED one at a time and take note of the position on the WiiRemote’s video feed. For 6 players at 30fps, this would refresh player positions at 5 times per second max (maybe as low as two depending on dropped video frames, needs to be tested) I’m thinking that the low frame rate will not matter because comparison between horizontal (player perspective) and vertical (camera perspective) is not too accurate either. We can just interpolate frames between position updates to make the software feel responsive.

Cost

TOTAL: $217.28

Reference Links