Azure-Kinect-Sensor-SDK/examples
Billy Price a6baff5846
Add simple viewer example (#150)
Add a simple OpenGL-based viewer tool that viewer tool as an example so developers can quickly get started with their own viewer tool.

The simple viewer borrowed some code from the full K4AViewer tool; as part of this, cleaned up some of that code as well
2019-03-21 14:49:38 -07:00
..
calibration Add CPP support to K4A_DECLARE_CONTEXT (#149) 2019-03-20 10:14:58 -07:00
enumerate Misc Changes (#140) 2019-03-15 07:58:55 -07:00
fastpointcloud Extended the transformation example to extract a frame in a recording as a point cloud (#104) 2019-03-05 18:11:52 -08:00
k4afastcapture_streaming Moved k4aviewer and fastcapture to tools (#94) 2019-02-26 18:06:54 -08:00
k4arecorder add #include <math.h> 2019-03-20 16:28:02 -07:00
opencv_compatibility Extended the transformation example to extract a frame in a recording as a point cloud (#104) 2019-03-05 18:11:52 -08:00
snipits Updating and standardizing the copyright headers in all of the files. (#87) 2019-02-22 10:31:47 -08:00
streaming Extended the transformation example to extract a frame in a recording as a point cloud (#104) 2019-03-05 18:11:52 -08:00
transformation Small bug fix on the transformation example (#116) 2019-03-06 16:36:39 -08:00
undistort Extended the transformation example to extract a frame in a recording as a point cloud (#104) 2019-03-05 18:11:52 -08:00
viewer Add simple viewer example (#150) 2019-03-21 14:49:38 -07:00
CMakeLists.txt Add simple viewer example (#150) 2019-03-21 14:49:38 -07:00
Examples.sln Added msbuild projects to examples (#93) 2019-02-26 17:43:07 -08:00