-
vsgPoints Tag 0.6;
VulkanSceneGraph Tag: 1.1.7
glslang: 14.3.0
using the input parameter "--flat --mesh D:\workspace\dev\vsgExamples-dev\data\models\lz.vsgt", a crash occurs.
The final crash…
-
**Describe the bug**
I am using VSG to perform some headless rendering (i.e. no Swapchain and no vsg::Window)
The code that I am using is very similar to [vsgheadless.cpp](https://github.com/vsg-dev…
-
**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 dis…
-
Daily updated snapshots packages are built for the vsg project https://github.com/vsg-dev. Due to a change in the project (see https://github.com/vsg-dev/VulkanSceneGraph/issues/784), it is necessary …
-
I've now ticked off the feature complete milestone required for VulaknSceneGraph-1.0 and am now focused on shaking down the interfaces and codebase. I'd like to discuss all the recent changes to the …
-
**Describe the bug**
When including vsg as a code dependency in another project (as a submodule or FetchContent) AND the encompassing project is using glslang as a code dependency - vsg can fail to…
-
Searching for a package that provides cmake support files is done with find_package(), which provides the ability to limit the search to a specific minimum or exact version (see for example https://gi…
-
Trying to compile with the current HEAD vsgExmples with current head VulkanSceneGraph fails with the following error:
```
FAILED: bin/vsgmultigpu
: && /usr/bin/c++ -g examples/app/vsgmultigpu/C…
-
**Describe the error**
Loading the file attached to vsg-dev/VulkanSceneGraph#308 or the files [robot.osg](https://raw.githubusercontent.com/openscenegraph/OpenSceneGraph-Data/master/robot.osg) or [sp…
-
**Describe the bug**
Looks like cmake is not parsing 15.0.0 correctly and claims that it does not meet the min requirement of 14.
**To Reproduce**
Steps to reproduce the behavior:
Debian Sid
…