issues
search
beaufortfrancois
/
sandbox
:baby_chick:
MIT License
72
stars
32
forks
source link
Avoid blink effect
#18
Closed
jefBinomed
closed
6 years ago
jefBinomed
commented
6 years ago
Two corrections :
Forcing the detection on the canvas with just the video => we are shure that the detection will be trigger each times.
Using the result with a promise instead of async await enshure us that we draw the easter egg at each draw (event if a detection is trigger)
Two corrections :