PDA

View Full Version : Problem: import .osgb from vizard


roosfcch
04-05-2014, 04:28 AM
Hi everyone!
I'm getting started with Vizard.
I'm trying to use the 'ground.osgb' that it's contained on vizard but it appears like a black background.
When I run the code on the college computers' this problem doesn't exist.

import vizact
import viz
viz.go()
ground=viz.add('ground.osgb')
ground.collidePlane()

Thanks!

Jeff
04-09-2014, 09:45 PM
Do you have the same problem with most other models? What kind of computer and graphics card do you have? Try updating the drivers for the graphics card.