Patrick Morgenstern

Results 5 issues of Patrick Morgenstern

Hi, the IfcPlusPlus-library hosted at github only supports reading of IFC2X3 TC1. In my case I need to write IFC2X3 TC1. STEP-format is mandatory and XML-format would be nice. The...

### Description This PR addresses a part of issue #332 (the vector part is solved with the commit dfranx/SPIRV-VM@1f653d0b5723e009cd23f631eda0b2af4c3ade00 ) and issue #335. ### Changes This PR solves the usage...

### Description `MatrixPerspectiveFovLH` expects the field of view to be specified in radians. In the SHADERed Value Edit UI, this value is displayed in degrees. Currently, the UI incorrectly converts...

### Description First of all let me say that SHADERed is an amazing project. I'm regularly using it to test and check my shaders before using them in my own...

**This is the second implementation not using `mreader` in `ForEachElement`** - see closed pull request #67 for more ... In some legacy C++-code linked lists are implemented without having a...