-
The comment in https://github.com/vsg-dev/VulkanSceneGraph/blob/master/include/vsg/vk/DeviceFeatures.h should be
```
/// get the standard VkPhysicalDeviceFeatures structure.
/// usa…
-
**Describe the bug**
I moved the vert_PushConstants.spv into a string literal. When loading up the vertex shader as a string literal but leaving the fragment shader loading from the filesystem, VSG s…
-
For some of the vsgExamples shader files are missing in the repo. I.e.: simple_raygen.rgen for the raytracing example (as hit & miss do).
-
vsgbuilder doesn't run on Mac M1 OS 11.5.1. It crashes due to an uncaught exception. See the IDE output in the appended image.
-
**Describe the bug**
Purely text based programs like vsgarrays, vsgio work.
**To Reproduce**
Steps to reproduce the behavior:
1. Install vsg examples with all dependencies on MacOS 11.3
2. La…
-
vsg has been compiled and install successfully, while most of the examples under vsgExamples/build/bin cannot run with error: segmentation fault (core dumped). The command "ulimit -s 102400" also seem…
-
Hello,
It seems that the glider example does not render correctly on my machine. This is what I see after running bin/myfirstvsgapplication models/glider.vsgt:
![vsg glider](https://i.imgur.com/2…
-
Hi,
I'm using the VulkanSDK 1.2.176.1 and the latest version of VSG.
If I compile my shaders with the glslangValidator and use them via vsg::ShaderStage::read, everything works fine.
If I use the…
-
Ubuntu 18.04.5 LTS
cmake version 3.10.2
gcc version 7.5.0
cmake ends with errors
VulkanSceneGraph$ cmake .
-- The CXX compiler identification is GNU 7.5.0
-- Check for working CXX compiler:…
-
When one install glslang 11.1.0 (https://github.com/KhronosGroup/glslang/releases/tag/11.1.0) and add the install path as CMAKE_PREFIX_PATH then it cannot find the glslang-sdk. And I don't understand …
remoe updated
3 years ago