WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 03-11-2008, 07:32 PM
damxam damxam is offline
Member
 
Join Date: Mar 2008
Posts: 2
Two mice (mouses)?

Hey all,
I'm thinking about creating an app that uses input from two mice instead of just the one.

Is it possible to receive input from two mice separately so I can do useful things with it? Or possible to hack it in?

Cheers,
Max
Reply With Quote
  #2  
Old 03-12-2008, 03:57 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Vizard does not have builtin support for multiple mice. Windows can read data from multiple mice using their raw input API. You could write a Python C extension that uses this API and returns the mouse positions to your script.
Reply With Quote
  #3  
Old 03-12-2008, 04:22 PM
damxam damxam is offline
Member
 
Join Date: Mar 2008
Posts: 2
Hey Farsh, thanks for the reply. That's what I feared =p

I suppose I'll play around a bit and see if it's reasonably simple or devilishly hard.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 09:12 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC