Version 0.16

18 views
Skip to first unread message

maxOh_

unread,
Mar 21, 2011, 11:11:09 AM3/21/11
to simple-openni
This release is mainly focused on NITE. I didn't simplify the
interface, because of the modular concept of NITE. So the classes
looks nearly the same as in c++.

New:
- Added NITE support, NITE is quite objectorientated so i couldn't
simplify that much, i just ported
most of the NITE classes to SimpleOpenNI. There are some NITE
classes that use multiple inheritance, which
java doesn't support. In this case i implemented the basic
functions that is needed(not all inheritated functions
are impemented)
NITE is not fully ported yet, with the next release it should be
done
- Implemented a callback method from c++ to java, mostly for NITE
class callbacks. Turned out to be much more
work as expected, maybe there is a simpler way, but i didn't found
anything on the web.
- Added new example:
SimpleOpenNI_NITE_Hands - Shows how NITE works with multiple
hands(to activate multiple hands, see explanation in the sourcecode)
SimpleOpenNI_NITE_CircleCtrl- Shows circular control of NITE
- Extended the java doc, now all classes will be visible with the
document generator
- Fixed a typing mistake in the SimpleOpenNI_UserScene3d example

See the changeLog for detailed info:
http://simple-openni.googlecode.com/svn/trunk/SimpleOpenNI/ChangeLog.txt
Reply all
Reply to author
Forward
0 new messages