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': |
Beta Was this translation helpful? Give feedback.
-
|
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". |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
VSG only support read obj,etc. 3d moudel?
Beta Was this translation helpful? Give feedback.
All reactions