Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 534 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 534 Bytes

KIND-DAMA

A middleware for easing development of gesture interaction applications See it working! The demo video: https://www.youtube.com/watch?v=Ru6JPxtcBJg

Please, change the following lines in the configfile.json:

"processpath": "PATH_TO_YOUR_MONGOD_PROCESS_FOLDER"

"parameters": "--dbpath PATH_TO_YOUR_MONGO_DATABASE_FOLDER --nojournal --httpinterface --rest"

Tested on Windows 10 (at 64 bit), Visual Studio Community 2015 (v14, update 3). If you experience issues with Visual Studio, try to open it as "administrator".