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

Updated to latest version.

Open boyan1742 opened this issue 1 year ago • 6 comments

Updated the wgpu to the latest version (v. 0.18.0.2). Exposed wgpu functions.

boyan1742 avatar Nov 10 '23 20:11 boyan1742

Thanks a lot! Sorry for taking a while to respond 😅

wgpu-native got bumped to v0.18.1.1. If you want, feel free to update this PR to that - if not, I'll add the rest of the changes over the coming week and merge.

Trivaxy avatar Nov 17 '23 20:11 Trivaxy

This week I am busy, next week I am free. I can add the changes next week.

boyan1742 avatar Nov 21 '23 09:11 boyan1742

Any updates on getting the WGPU version up to date? They're up to 0.19 now :)

Nolram12345 avatar May 14 '24 01:05 Nolram12345

which version should i use currently please? thanks. @Trivaxy

jcyuan avatar May 30 '24 20:05 jcyuan

Any updates on getting the WGPU version up to date? They're up to 0.19 now :)

Sorry for late reply! Yes, I try to find time to update but contributions are always welcome :)

Trivaxy avatar Jun 04 '24 04:06 Trivaxy

which version should i use currently please? thanks. @Trivaxy

The latest WGPU.NET version is 0.6.0 which targets wgpu-native v0.17.0.2.

If you are OK with not using the wrappers, you can very quickly generate bindings for the latest wgpu-native version.

Trivaxy avatar Jun 04 '24 04:06 Trivaxy