Silk.NET icon indicating copy to clipboard operation
Silk.NET copied to clipboard

Use Silk.NET.Maths in OpenXR

Open Perksey opened this issue 4 years ago • 0 comments

We have our own Maths types, but it seems we've generated bindings for OpenXR's maths types and are using them instead.

We should remove our bindings for the OpenXR maths types and use typemaps to use Silk.NET.Maths' types instead.

Perksey avatar Jun 05 '21 13:06 Perksey