vsg-dev / osg2vsg

Adapter library for converting OpenSceneGraph Images and 3D models to VulkanSceneGraph
MIT License
43 stars 15 forks source link

Latest GLinterop code #47

Closed tomhog closed 5 years ago

tomhog commented 5 years ago

Use args

--CORRECTFLAGS to use what I think should be the correct flags, produce no errors but show black without it it produces errors but works on windows

--NOPREVIEW to not use the SharedImage/Color Buffer as a texture in the VSG window. This combined with --CORRECTFLAGS is what we'd want if we had no VSG window and just wanted to send the texutre data back to OSG