-
VulkanSceneGraph and/or vsgXchange have a problem displaying scenes containing LOD nodes.
**Steps to reproduce the behavior:**
1. Build vsg, vsgXchange and vsgExamples with osg support
2. start o…
-
Hello,
I am trying to estimate DIC using incremental correlations. So far, I have done several tests but the DICe always calculates absolute correlations instead. I leave all the details of my proc…
-
SplitGridGutter.vue checks for
````
gridData.direction === 'vertical'
````
in multiple places, however, SplitGrid.vue's direction prop has a validator requiring it to be either 'row' or 'column':…
-
# Context
This feature covers the Smart Grid Connection Point (SGCP) functional profiles
## Stakeholders
AEM - Daniele Farrace - @danfarrace
Christof Brönnimann - @ChrisBroenni
Christof Brunner …
-
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 …
-
Hi,
I want to analyze my test piece VSG strain, but is the DICe gauge size which is equal to the strain window (window size)?
I have seen the video (DICe Demo 2D), and Speaker said that gauge size …
-
An old error is back on the Mac:
NSView* cannot be casted to a c++ class pointer, since it is an OBJC class pointer. This problem returned with commit:c64cf39805f6011e836125979456fd0f5b02299d
…
-
**Environment**
VSG v3.26.0
**Describe the bug**
The rule `type_004` enforces capitalisation of type identifiers. This rule appears to be triggered by the type declaration. As a result, this mean…
-
```
What steps will reproduce the problem?
1.In attached files, the large outside edges cannot be drawn using Visigraph
without crossing each other or by changing the basic structure of the graph.
E…
-
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…