I have no experience in C# or .NET programming, but interested in developing with Kinect. Are there any good Java libs, open source projects for such stuff? Or C# + .NET is the only way?

link|improve this question

2  
Here is a link to get you started: openkinect.org/wiki/Main_Page It has libraries for many languages including Java – My Head Hurts Feb 7 at 23:43
feedback

closed as not constructive by thinksteep, Edward Thomson, Mac, skaffman, Graviton Feb 8 at 6:44

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

1 Answer

up vote 1 down vote accepted

How long it takes to adapt a new language is only up to you and your background.

However there is a very decent project called OpenKinect that has a Java (JNI and JNA) Wrappers.

you can lookup CLNUI4J for another reference for a Java framework for Kinect

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.