Hi Taylor,

there is a filter in MITK-IGT called mitkCameraVisualization 
(http://docs.mitk.org/nightly-qt4/classmitk_1_1CameraVisualization.html), which 
exactly does what you are looking for.
You just have to setup an IGT pipeline (cf. http://www.mitk.org/IGT) and 
connect your visualization filter with a NavigationDataSource.

If there are any further questions, please let me know!
Best regards
Alex

Von: Taylor Braun-Jones [mailto:[email protected]]
Gesendet: Montag, 19. November 2012 03:36
An: [email protected]
Betreff: [mitk-users] CameraController driven by TrackingTool

I'm looking to control the vtk camera position using position/orientation 
updates from a TrackingTool. I expected I might find something like this that 
already exists but I don't see anything. (Did I miss something?)

It looks like I'll need to mimic what is done by the WiiMoteVtkCameraController 
and implement something along these lines:

- TrackingToolVtkCameraController
- TrackingToolAddOn to generate Events from TrackingTool updates
- TrackingToolInteractor along with new state machine events and transtions in 
the global statemachine xml file

Is the most logical way to implement this?

Thanks!

Taylor
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to