-
Notifications
You must be signed in to change notification settings - Fork 2
Editing the code
visor841 edited this page Aug 10, 2015
·
2 revisions
You must be on a Windows 8.x or Windows 10.x machine (windows 10.x untested at this time).
Download and install Microsoft Visual Studio.
Log in to github. You must have an account. Go to http://github.com/Calvin-CS/Kinect2JSON.
Click Fork (upper right corner). Then pull the source code to your machine.
Start up Visual Studio. Code is in BodyCollectionSerializer.cs, MainWindow.xaml, and MainWindow.xaml.cs. The first file is where most of the code exists.
To compile, you also need to install Fleck and Microsoft WPF.
To install Fleck, we installed NuGet 3.0 from nuget.org.