You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the error
Loading the file attached to vsg-dev/VulkanSceneGraph#308 with vsgviewer, you can see drawing problems on the right side in the attached screenshot. Lines and texts are not displayed.
Reproduce
Steps to reproduce the behavior:
checkout git repo from vsg-dev/vsgFramework unter 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 the lines and texts as they are shown in the reference image created with osgviewer on the left.
Screenshots
Desktop (please fill in the following information):
Describe the error
Loading the file attached to vsg-dev/VulkanSceneGraph#308 with vsgviewer, you can see drawing problems on the right side in the attached screenshot. Lines and texts are not displayed.
Reproduce
Steps to reproduce the behavior:
LD_LIBRARY_PATH=~/src/vsgFramework-build/lib64 VSG_FILE_PATH=~/src/vsgFramework-build/src/vsgExamples/data ~/src/vsgFramework-build/bin/vsgviewer ~/src/demo.osgt.Expected behavior
The viewer should display the lines and texts as they are shown in the reference image created with osgviewer on the left.
Screenshots

Desktop (please fill in the following information):
Additional context