ludimation / harlequin

Puppeteering the internet.
MIT License
1 stars 1 forks source link

interactive mode — do not display the same image more than once every 'n' frames #13

Open ludimation opened 9 years ago

ludimation commented 9 years ago

In order to maintain an "animated" look, it would be best to change the image every frame, and the same image should likely not display more than once every 3 frames (exact number could be artist specified)

Filtering for this issue might be related to issue #12.

ludimation commented 9 years ago

Would be great to have this in for thursday's tech rehearsal.

shawnlawson commented 9 years ago

hash table http://www.cplusplus.com/reference/unordered_map/unordered_map/

ludimation commented 9 years ago

Might be able to use a combination of: