if u installed the sdk
u can find most of the samples are in c++
but there are 2 c# samples, 1 processing, 1 unity, 1 openframework and 1 pxcupipeline(not sure what is this)
however i cannot test because i haven buy the camera yet
I hope there will be more c# samples in the future
cheers
C++ is basic level of Intel® Perceptual Computing SDK interface and run-time implementation. Intel also provides sample codes under [install-dir]\framework\ folder demonstrating how to wrap C++ interface to C Sharp and Java languages and integrate into frameworks such as Unity, Processing and openFrameworks. You can use these sample codes directly or modify to better match your requirements.