Git Product home page Git Product logo

dxopenni2's Introduction

DxOpenNI2
=========

DxOpenNI.dll for MikuMiku Dance, OpenNI 2 and NiTE 2 version

========
See the detail in: 
  
http://kheresy.wordpress.com/2013/03/07/dxopenni-for-openni-2/
http://sdrv.ms/Zp3vhg

(In Traditional Chinese) 

If you have any problem, please reply in the blog post. (OK in English) 

DxOpenNI.dll is the module for MikuMikuDance ( http://www.geocities.jp/higuchuu4/index_e.htm ) to support Microsoft Kinect motion capture. The author of MMD developed it with OpenNI 1.x only, doesn't support new OpenNI 2.x. So I modify the 1.30 source code, replace the OpenNI 1.x code with OpenNI 2 and NiTE 2. To use this module, pleas install OpenNI 2 and NiTE 2 first. After install OpenNI 2 and NiTE 2, please copy all the files in the "Redist" directory, paste to the MMD directory.

Next, put the "DxOpenNI.dll" file to the "Data" directory in MMD. It should work now. 

Because I build this with VisualStudio 2012, user may need to install " Visual C++ Redistributable Packages". You can find the file in: http://www.microsoft.com/en-us/download/details.aspx?id=30679. Please download and install the file "vcredist_x86.exe". 

========
Note: 

1 Because MMD is a 32bit application, so you need to use 32bit version of OpenNI and NiTE, even if your OS is 64bit. 

2 The default "Redist" path of OpenNI and NiTE: 

2.1 32bit Windows¡G OpenNI: C:\Program Files\OpenNI2\Redist NiTE: C:\Program Files\PrimeSense\NiTE2\Redist 

2.2 64bit indows¡G OpenNI: C:\Program Files (x86)\OpenNI2\Redist NiTE: C:\Program Files (x86)\PrimeSense\NiTE2\Redist 


I also provide the source code, so you can modify it by yourself. To build this, you must have: OpenNI 2, NiTE 2, and Direct X SDK. 

dxopenni2's People

Contributors

kheresy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

dxopenni2's Issues

Can run correctly with new build

I have no idea, but MMD can't work with the DxOpenNI.dll file with my new build.

Even no code changed, MMD with OpenNI 2(f07fa50) still work wrong.

In Kinect for Windows v2 version(7797ad4), the foot position is always wrong.

I had tried build with:

  • Windows 10 + Visual Studio 2015
  • Windows 10 + Visual Studio 2012 Express
  • Windows 8.1 + Visual Studio 2012 Express

All of them have the same problem.

Hope someone can help.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.