What's Changed
- Pr/sample geom provider (#115) @ikpil
- feat: add RcVec2i and RcVec3i structs with unit tests (#114) @ikpil
- refactor: replace Task.WaitAll with atomic counter for thread throttl… (#113) @ikpil
- Silk.NET 2.23.0 (#112) @ikpil
- refactor: remove ref parameters from OverlapQuantBounds (#111) @ikpil
- refactor: use 'in' modifier for struct parameters to avoid unnecessar… (#109) @...