-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Describe the error
Loading the file attached to vsg-dev/VulkanSceneGraph#308 or the files robot.osg or spaceship.osgt with vsgviewer, you can see drawing problems on the right side in the attached screenshot. The illuminations looks different.
Reproduce
Steps to reproduce the behavior:
- checkout git repo from vsg-dev/vsgFramework unter ~/src
- run
cmake -B ~/src/vsgFramework-build -S ~/src/vsgFramework -DBUILD_OpenSceneGraph=1 -DBUILD_assimp=0 -DBUILD_SHARED_LIBS=1
cmake --build ~/src/vsgFramework-build
- unpack the zip file attached to 3d scene shows drawing differences compared with osg VulkanSceneGraph#308 in ~/src
- run
LD_LIBRARY_PATH=~/src/vsgFramework-build/lib64 VSG_FILE_PATH=~/src/vsgFramework-build/src/vsgExamples/data ~/src/vsgFramework-build/bin/vsgviewer ~/src/demo.osgt. - see error
Expected behavior
The viewer should display similar illuminations as the reference image created with osgviewer on the left.
Desktop (please fill in the following information):
- Operating system: openSUSE Linux
- version 15.2
Additional context
Vulkan 1.2.189 has been installed
Metadata
Metadata
Assignees
Labels
No labels
