|
3 years ago | |
---|---|---|
README.md | 3 years ago | |
client.py | 3 years ago | |
displayer.py | 3 years ago | |
server.py | 3 years ago |
Video mapping tool based on a client/server system. For the moment written in Python using Python3.
DEPENDENCIES : pyglet : for animation. Run pip install pyglet
TODO
input reading on client side xxxxxxx communication of the two sides through ZMQ or equivalent xxxxxx basic display of curves on server side reading and interpretation of commands on client side (grammar ?) client and server refactoring modules creation