WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 10-28-2014, 04:29 AM
pralka pralka is offline
Member
 
Join Date: Jul 2014
Posts: 1
3d models in vizard 5

Hi,
I'm trying to use code written in vizard4 with vizard5. It's quite simple: contains walls, animations and two 3d models. Everything except models works fine.
Does anybody know why models (.dae) don't show up and how to fix it?
Many thanks in advance
Reply With Quote
  #2  
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
  #3  
Old 06-18-2015, 11:49 PM
Hitesh Hitesh is offline
Member
 
Join Date: May 2015
Posts: 9
3d models

Hey Hi,

Where can i get free 3d models, I'm working on a project of developing virtual environment of a Mall. So where can i get 3d models related to that. Please suggest something.
Reply With Quote
  #4  
Old 06-22-2015, 03:52 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
The last section in the 3D models page has links to web repositories for 3D Models.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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 08:30 AM.


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