WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 10-28-2014, 08:03 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Are you getting any error messages when loading the model?

If not, then it's most likely a scaling issue. The Vizard 5 Upgrade Guide mentions that Collada models will be automatically scaled to meters by default. You can disable this option by adding the following line to the beginning of your script, before any models are loaded:
Code:
viz.setOption('viz.model.apply_collada_scale', 0)
Try that and let us know if it doesn't solve the problem.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Blender .obj 3D models to Vizard 5 VirtuallyInsane Vizard 3 10-14-2014 12:36 AM
Higher Quality Models apanza Vizard 1 01-23-2012 11:21 AM
Vizard 4 Beta Testing farshizzo Announcements 0 02-01-2011 10:46 AM
Vizard 4 Beta Testing farshizzo Vizard 0 02-01-2011 10:46 AM
Vizard tech tip: Using the Python Imaging Library (PIL) Jeff Vizard 0 03-23-2009 11:13 AM


All times are GMT -7. The time now is 10:13 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC