Log in

View Full Version : osgb model displayed in inspector not showing up in script


pitbool
01-14-2016, 10:54 AM
Hi,

We have an osgb model in which we have customized some animations from 3DS max. The file size is 733 MB.

We can view this file in the inspector, but it is not loading up in the simplest possible vizard script below:


import viz

viz.go()

#viz.add('piazza.osgb')
viz.add('Zone3_FishTest1.osgb')


Any thoughts on what might be the problem?

Thank you.

Jeff
01-15-2016, 06:19 AM
What kind of graphics card do you have in this machine?

pitbool
01-19-2016, 11:04 AM
Jeff, It appears that our team has found some kind of a workaround, at least temporarily. Let me bug you again if we hit another wall.

Thank you for your help!

pitbool
02-09-2016, 11:27 AM
A quick update - just realized yesterday that the original problem might have been due to exporting from 3DS max with non-meter units (this can be controlled from a dropdown in the final section of the export pop-up).