Skip to content

BenjaminDanker/RL-Keys-Animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RL Keys Animation

Creates animation in realtime of keyboard and mouse clicks

Program Requirements

Alpha images for every separate key in separate directories, including blank alpha image.

Python Setup

python3 modules win32api, numpy, and cv2 are needed to run.