Replies: 2 comments 4 replies
|
The core VulkanSceneGraph library just supports the native .vsgb (binary) and .vsgt (ascii text), .spv (SPIR-V shader) and the range of GLSL shader files (.vert, .frag etc.). The vsgXchange companion library provides 3rd party image and model loaders, and the curl plugin for loading files from https/https. The full list of supported formats is listed on the vsgXchange's README.md. This list you can generate just be running 'vsgconv --features': |
0 replies
|
Hi. Is it possible to convert osgdem created osgb files to vsgb files by using vsgconv? Executing "vsgconv a.osgb a.vsgb" command prints "InputStream::readObject(): Unsupported wrapper class osgTerrain::Terrain". |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
VSG only support read obj,etc. 3d moudel?
All reactions