Re: OpenXR library bindings etc

2022-09-10 Thread Sergey via Digitalmars-d-learn
On Friday, 9 September 2022 at 06:13:07 UTC, brian wrote: I'd like to use D for some visualisation in XR, but without OpenXR, I'm stuck before I even start. I have tried before to write the library bindings (https://github.com/infinityplusb/OpenXR-D), but got stuck and honestly don't know eno

Re: OpenXR library bindings etc

2022-09-09 Thread rikki cattermole via Digitalmars-d-learn
Apart from not linking against OpenXR, I'm not seeing anything obviously wrong in that binding.

OpenXR library bindings etc

2022-09-08 Thread brian via Digitalmars-d-learn
I'd like to use D for some visualisation in XR, but without OpenXR, I'm stuck before I even start. I have tried before to write the library bindings (https://github.com/infinityplusb/OpenXR-D), but got stuck and honestly don't know enough about what needs doing to fix it. Apparently it is beyo