dotnet / Silk.NET

The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
https://dotnet.github.io/Silk.NET
MIT License
4.12k stars 397 forks source link

Tracking issue for Silk.NET Vulkan Memory Allocator #605

Open Perksey opened 3 years ago

Perksey commented 3 years ago

Development

Milestones

Perksey commented 1 year ago

@Beyley did you want to take on any of the VMASharp merger tasks? This work package has been forgotten about mostly since Kai's time was chipped away at.

Beyley commented 1 year ago

@Beyley did you want to take on any of the VMASharp merger tasks? This work package has been forgotten about mostly since Kai's time was chipped away at.

I'll bring the branches back up to date and we can move forward from there

jcyuan commented 8 months ago

hi, so now which is the recommended way to use VMA? because from official it seems stopped, and from https://github.com/sunkin351/VMASharp, the last commit was 3years ago...

Perksey commented 8 months ago

We are still accepting community contributions towards the efforts of bringing VMASharp into the main library. For now VMASharp remains the most up to date, though it may require some updating to work on new builds, not sure. TIAS.

jcyuan commented 8 months ago

We are still accepting community contributions towards the efforts of bringing VMASharp into the main library. For now VMASharp remains the most up to date, though it may require some updating to work on new builds, not sure. TIAS.

got it, thanks~