![]() |
|
#2
|
|||
|
|||
|
Are you saying the graphics window is just black? Do you get any error message in Vizard? If not, perhaps the model is obscuring the view. Can you see the webcam output when you run the following?
Code:
import viz
viz.go()
ar=viz.add('artoolkit.dle')
camera=ar.addWebCamera()
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Realistic Light and Shadows Using Vizard and 3DS Max | jde | Vizard | 4 | 07-13-2012 11:58 AM |
| Vizard 4 Beta Testing | farshizzo | Announcements | 0 | 02-01-2011 11:46 AM |
| Vizard 4 Beta Testing | farshizzo | Vizard | 0 | 02-01-2011 11:46 AM |
| .3DS importing in Vizard and 3D Studio | jde | Vizard | 1 | 08-28-2009 04:14 PM |
| Vizard tech tip: Using the Python Imaging Library (PIL) | Jeff | Vizard | 0 | 03-23-2009 12:13 PM |