![]() |
#1
|
|||
|
|||
OpenSceneGraph Version
Which version of open-scene-graph does Vizard 5 use?
I am developing a model which loads correctly in native open-scene-graph Viewer 3.4.1 but fails to load in Vizard 5. |
#2
|
|||
|
|||
Vizard 5 uses OpenSceneGraph 3.1
|
#3
|
|||
|
|||
Hi Saket,
Are you working out of 3ds Max or another program? The ideal viewer for Vizard models is Inspector, which can be found in the "bin" folder of Vizard's install directory, typically "C:\Program Files\WorldViz\Vizard5\bin\Inspector.exe". Inspector uses the same code-base as Vizard, so its preview will be much more accurate to the final result than anything developed externally. Exporting from Max: 3DS Max is currently the program with the greatest amount of workflow support, and is what we use internally. Max users should typically be using our own exporter found on our tools & plugins download page: http://www.worldviz.com/virtual-reality-software-tools/ People using the plugin should also grab the settings preset file from this guide on storing and loading presets: http://kb.worldviz.com/articles/2571 Vizard R5 Shader: Vizard also has a custom shader (vizFX) developed separately from the core OpenSceneGraph project, so this also makes native previewers inaccurate for testing models intended for Vizard. THis can mainly be used by exporting from Max with the "Export Material Description" option enabled. In some cases, the shader will also work with FBX exports, though this workflow is mainly tested with models out of Max. Details on the shader can be found here: http://docs.worldviz.com/vizard/Shaders_3DS_Max.htm To see models with the VizFX shader applied in Inspector, make the "effects" button is enabled in the bottom right. This toggles between viewing with the old FFP approach and the current shader. The current shader has better capabilities for things like reflections, normal maps and shadow-casting realtime lights. Models intended for the shader should be added into code using vizfx.addChild() instead of viz.add(). Last edited by Veleno; 12-11-2017 at 04:28 PM. |
#4
|
|||
|
|||
Hello Veleno,
I am using VirtualPlanetBuilder/osgdem to build large scale terrain database. http://www.openscenegraph.org/index....planet-builder https://github.com/openscenegraph/VirtualPlanetBuilder I tried loading the generated model in Inspector. These were my observation osgt [only terrain]: loads in inspector and displays correctly osgt [terrain+texture]: the region covered by texture is not displayed properly osgb/ive : fails to load in inspector However all of these models load perfectly in OpenSceneGraph 3.4.1 . |
#5
|
|||
|
|||
I tried installing Open Scene Graph version 3.1.0 and 3.1.10 and opening the model from it.
Model loads perfectly in 3.1.10 but gives the same error with version 3.1.0 which it gives in Vizard Inspector which is : InputStream: Failed to read from stream. At osgTerrain::Terrain osg::Node If it helps in providing any suggestion. |
#6
|
|||
|
|||
Bumped into this after a long time. Maybe the solution would be useful for someone else.
The issue was resolved using VirtualPlanetBuilder 0.9.11 over Lubuntu 12.04 on which it compiled perfectly without errors and the resultant models loaded perfectly in Vizard 5.0 |
![]() |
Tags |
version |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
OSG exporter: worse output in newest version? | tokola | Vizard | 11 | 09-23-2016 04:55 PM |
system requirements to support an old 3.14 version | armo | Vizard | 1 | 04-28-2014 08:28 AM |
version control? | billjarrold | Vizard | 1 | 01-26-2010 09:39 PM |
Lite Version? | Sandro Holzer | Vizard | 3 | 07-23-2008 02:08 AM |
Importing into Trial Version | drahcir | Vizard | 1 | 08-03-2005 07:27 AM |