Dylan Perks
Dylan Perks
Self-review complete, ready for review @curin
This one might hurt, don't merge until validated by a human.
OH NO THEY'RE ALL BUILDING
@Beyley this is ready for review, will test tomorrow maybe
@Beyley I've confirmed this fixes #2210 and this is now ready for merge.
It's probably worth clarifying at line 23 what our intention is i.e. using one type with `extension` APIs (and replacing all usages of `VectorNF`/`VectorNI` with `VectorND` as necessary)
- It's weird having instance invocations (extension methods) and static methods. - Should we follow System.Numerics where possible? - Should we use this for things that would otherwise be an...
Generally only the information that is required for Khronos purposes in the registry is actively maintained by Khronos. That needn’t preclude the addition of further metadata (e.g. groups) but these...
Looks like [this proposal](https://github.com/dotnet/Silk.NET/blob/main/documentation/proposals/Proposal%20-%20Generic%20Math.md) has defined this, should be implemented with 3.0 generic maths.
I’ll keep this open until implemented