-
vsgClip crashes at start with the following message:
```
availableFeatures.samplerAnisotropy = 1, limits.maxSamplerAnisotropy = 16
availableFeatures.shaderClipDistance = 1, limits.maxClipDistances …
-
**Describe the bug**
Looks like 7a4a0a06ad17027294ba4f2e1b0671c3197f9935 broke installation of VSG on windows. Looks like when VSG_MACROS_INSTALLED is enabled then the uninstall.cmake file is skipped…
-
why the math library does not include these?
```c++
template
t_quat rotate(T angle_radians, const t_vec3& v);
template
constexpr t_vec3 operator*(const t_vec3& v);
```
-
**Describe the bug**
I recognized, that the cmake build system does not set valid version information in the generate cmake support files.
**To Reproduce**
On openSUSE linux I did:
$ git clone
…
-
**Describe the bug**
Building vsg with MinGW gcc fails with the mentioned error
**To Reproduce**
This issue has been detected at https://build.opensuse.org/package/show/home:rhabacker:branches:ga…
-
### Gitea Version
1.15.3
### Operating System
Linux (NixOS)
### Browser Version
Firefox 92.0
### Can you reproduce the bug on the Gitea demo site?
No
### Description
A user on my `gitea` inst…
-
**Describe the bug**
When pressing a key on the windows platform, the proper keys are buffered with VSG but the results aren't intuitive. Also opened vsg-dev/vsgExamples#115
**To Reproduce**
Step…
-
/home/zhangfq/vulkan/VulkanSceneGraph/include/vsg/vk/Context.h:40:65: error: ‘VkAccelerationStructureBuildGeometryInfoKHR’ does not name a type; did you mean ‘VkBindAccelerationStructureMemoryInfoKHR’…
-
Cannot configure vsgXchange due to following errors:
Determining if the include file pthread.h exists failed with the following output:
Change Dir: C:/Users/raine/Documents/Arbeit/build/CMakeFiles…
-
On June 1st, Robert Osfield, the current head of the OpenSceneGraph project announced his initial work on a new open source scenegraph to succeed OpenSceneGraph written in purely modern C++ and design…