| 
				
				Pygame Screen within Vizard World
			 
 
			
			Hello everyone,
 at the risk of asking a silly question I would like ask wether anyone knows how one could have a screen with a pygame game on within Vizard.
 
 The same way Vizard offers the possibility to play a video file on a virtual object (e.g. 3d model of a screen) with the viz.addVideo() function, would it be possible to blit (hope that's the correct term...) a pygame animation on a screen model within a model of a virtual room? Or would there be some other way with Python using some of pygame's functions?
 
 Best regards and many thanks!
 
 Alvin
 |