WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 11-26-2013, 03:52 AM
torbeng torbeng is offline
Member
 
Join Date: Apr 2012
Posts: 11
I looked further into this issue and the only thing that should be needed is a conversion of the Vizard-specific transformations to DAE-compatible transformations here: daeWTransforms.cpp line 284
Can I somehow do this myself with the SDK? Is there something fundamentally wrong with my idea to export scenes this way? Can you please comment on my feature request - is it realistic to expect this feature in future versions (maybe even the upcoming Vizard 5)?
Reply With Quote
  #2  
Old 11-26-2013, 03:18 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Although it would be nice to export models from Vizard to other software, it's not a workflow that we've focused on, so we can't really recommend it. We provide the the save() command so users can access the built-in OSG functionality, however none of the plugins are very reliable when it comes to exporting, as you can see.

Is the model you are attempting to save out, loaded from an IVE/OSGB file with embedded textures? This might explain why most of the formats don't display textures, since there is no actual image file on disk. Even then, I don't think any of those plugins support saving models that contain multi-texturing, so that might be another issue for you.

The fact that Vizard uses a custom transform type isn't some fundamental limitation to exporting the model correctly. It's just that those plugins were never written to handle such cases.

You should look into the FBX or DAE formats. If either of those look promising, then I can look into modifying one the plugins to support properly handling custom transform types (i.e. Vizard transforms). This change would only be made in Vizard 5 though.
Reply With Quote
Reply

Tags
dae, export, model, obj, save


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
Max export results rotated?? SifToN Vizard 1 03-30-2012 11:43 AM
Wrong textures with OSGexp export sleiN13 Vizard 2 09-27-2011 12:05 PM
OSG IVE export 3dmax with baked textures chris_user Vizard 2 04-12-2011 10:33 PM
Successful Cal3D Export But Texture Problems ezanih Plug-in development 2 01-26-2009 04:28 PM
female skeleton CSF file needed to export to CAF format vmonkey Vizard 1 10-04-2005 10:15 AM


All times are GMT -7. The time now is 03:05 AM.


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