Coin3D Tracker Events

Event classes for passing 3D tracker events within Coin3D


This library contains some generalized 3D user interaction event classes for use with Coin3D. They allow passing tracker and controller events through the scene graph using the Open Inventor event-handling paradigm.

  • SbTrackerInfo - stores 3D position and orientation
  • SoControllerButtonEvent - button presses with tracking information
  • SoTrackerEvent - updated tracker information

This code is currently used only as I have needed it. It's not polished or really even something 'release-ready,' but enough people have asked about a better method of converting between Inventor and VTK that I am posting what I have so far.

Download: coinevents.zip (Sep 9, 2004)


CSS Research Page