View Single Post
  #4  
Old 08-22-2006, 05:01 PM
Gladsomebeast Gladsomebeast is offline
Member
 
Join Date: Mar 2005
Location: Isla Vizta, CA
Posts: 397
Can't seem to find any code samples for you to get started with the laser pointer interaction. I suggest that you take a look at the algorithm that implements the laser pointer in your previous code base and replcate that in Vizard.

You will probably want to use Vizard's intersect or pick functions. These guys will help you select objects in the world. Look'em up in the help.
__________________
Paul Elliott
WorldViz LLC
Reply With Quote