![]()  | 
	
| 
		 
			 
			#1  
			
			
			
			
			
		 
		
	 | 
|||
		
		
  | 
|||
| 
		
	
		
		
			
			 
				
				Render a black subwindow
			 
			
			
			Now I want to change the vertical field of view by blacking out the pixels I don't want. I am using the following code: 
		
		
		
		
		
		
		
		
	
	import viz viz.go() viz.add('panorama.ive') #Add a new window. subWindow = viz.addWindow() #Set the size and position of the window. subWindow.setSize(1,.1845) subWindow.setPosition(0,1) subWindow.clearcolor(viz.BLACK) But the subwindow still shows part of the scene of the virtual environment. I don't know why and how to render the subwindow black. Thanks. Qiufeng  | 
		
  | 
	
		
  | 
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Black spots on avatars | v-jbinney | Vizard | 7 | 09-07-2010 07:51 PM | 
| cinematic fade to black? | billjarrold | Vizard | 4 | 12-23-2009 12:09 PM | 
| Custom Render .EXE export | vaestebob | Plug-in development | 2 | 05-12-2008 08:55 AM | 
| black outs | enkeli | Vizard | 4 | 05-09-2006 01:05 PM | 
| 2.53 render window problem | bailenson | Vizard | 3 | 09-08-2005 06:05 PM |