/SharpFalcon

A little .net wrapper library for novint falcons hdl api written in C#

Primary LanguageC#

SharpFalcon

A little .net wrapper library for novint falcons hdl api written in C#. Sorry that there isn't any documentation yet.

How to compile

  • Download the latest novint drivers and sdk from novints website
  • Install the drivers and unpack the novint sdk
  • Checkout the code
  • Open SharpNovint.sln with you Visual Studio installation (project created with VS 2012)
  • Add path of hdl.dll from the novint sdk above to the refencered pathes in the project properties for SharpFalcon
  • Compile and have fun