Skip to content

kirurobo/NiWrapperMono

 
 

Repository files navigation

NiWrapperMono

NiWrapper.Net を Unity で利用できるよう

  • System.Windows.Media.Media3D
  • System.Drawing を使わない形で書き換えています。

Point, Rectangle といった構造体が 内部定義のものに置き換えてあります。

Bitmap を利用している

  • OpenNIWrapper.VideoFrameRef.toBitmap()
  • OpenNIWrapper.VideoFrameRef.updateBitmap() は省かれています。

License

Copyright (C) 2013 Soroush Falahati - soroush@falahati.net

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

About

OpenNI 2 and NiTE 2 Wrapper for Mono (Unity)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 66.7%
  • C++ 32.5%
  • C 0.8%