Skip to content

hanasaan/ofxNatNet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxNatNet

The original ofxNatNet addon by satoruhiga. Support NatNet SDK up to 3.1. (WIP)

Setting on Motive

  • See Motive document to enable data streaming.
  • If you use NatNet SDK 3.0 or higher, acquiring rigid body markers got difficult a littile bit.
    • On Motive Streaming pane, enable Asset Markers as well as Rigid Bodies.
    • Then you can see rigid body markers in the same manner with NatNet 2.x.
    • However, if you make new rigid bodies in Motive during app running, you have to call ofxNatNet::sendRequestDescription() to re-create conversion table between streaming id and name, because asset markers are only associated with name.

Reference Implementation

Tested Environment

  • oF 0.11.2 macos
  • oF 0.11.2 Windows 10

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.1%
  • Makefile 13.8%
  • C 6.1%