Thread
:
Two mice (mouses)?
View Single Post
#
2
03-12-2008, 03:57 PM
farshizzo
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.
farshizzo
View Public Profile
Find all posts by farshizzo