gfx-rs / wgpu-native

Native WebGPU implementation based on wgpu-core
Apache License 2.0
843 stars 96 forks source link

add wgpu4k on binding list #391

Closed ygdrasil-io closed 2 months ago

ygdrasil-io commented 3 months ago

Hello, thank you for you amazing work on this library. This is still fresh but I'm working on a kotlin binding.

This is not yet a 1:1 binding as I currently porting the samples from here https://webgpu.github.io/webgpu-samples/ but it start to get some kind of shape. So far JVM(OSX,Linux,Windows) et Web are working well. I hope to release beta a version when iOS, Android and kotlin native (without JVM) will be working.