emilianavt / OpenSeeFace

Robust realtime face and facial landmark tracking on CPU with Unity integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documenting UDP protocol

chuigda opened this issue · comments

I was writing a 3D model puppeteering program based on OpenSeeFace. It seems that the documentation of the UDP protocol is somewhat missing. I made my personal "summary" according to multiple code snippets I've found.

I've been thinking about opening a pull request for creating such a documentation.