A TouchDesigner framework for NDN.
- NFD
- python 3.5.1 (or same version as installed TouchDesigner uses, last time checked - 3.5.1)
- PyNDN2
- PyCNL
For easier setup, use setup.sh
script provided with the repository.
Or just run this command in the terminal:
cd $HOME && curl https://raw.githubusercontent.com/remap/touchndn/master/setup.sh | bash