|  | 
|  | 
| 
			 
			#1  
			
			
			
			
			
		 | |||
| 
 | |||
| 
				
				How do I calculate visual angles of objects in vizard?
			 
			
			I am using the DK1 Oculus rift. How can I calculate the visual angles of objects in the scene?
		 | 
| 
			 
			#3  
			
			
			
			
			
		 | |||
| 
 | |||
| 
			
			From wikipedia: "The visual angle is the angle a viewed object subtends at the eye, usually stated in degrees of arc. It also is called the object's angular size." Heres a diagram: https://upload.wikimedia.org/wikiped...onDefs.svg.png Basically I want to find the perceived size of an object in terms of angle occupied in the visual space. I wasn't sure how to calculate this because I don't know how vizard calculates each screen or how the oculus may distort things. Also, is there an easy way to measure how big an object in vizard is? | 
| 
			 
			#4  
			
			
			
			
			
		 | |||
| 
 | |||
| 
			
			You can use vizmat.Distance to calculate the distance from the viewpoint to an object and node.getBoundingBox to get the dimensions of an object.
		 | 
|  | 
| 
 | 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Motion Builder + Vizard Objects | ForeverBound | Vizard | 1 | 04-01-2015 03:49 AM | 
| Interaction of vizard objects with an imported obj file | sunil.nair | Vizard | 2 | 10-09-2013 02:08 PM | 
| Picking up Vizard Objects on mouse down with collisions | pwsnow | Vizard | 2 | 09-17-2012 02:02 AM | 
| Vizard 4 Beta Testing | farshizzo | Vizard | 0 | 02-01-2011 10:46 AM | 
| Vizard tech tip: Using the Python Imaging Library (PIL) | Jeff | Vizard | 0 | 03-23-2009 11:13 AM |