This project provides Common Lisp bindings for wgpu-native.
The library is in a very early, proof-of-concept (POC) phase. There is a lot of work to be done. The immediate milestone is to successfully implement the wgpu-native triangle example in Common Lisp. Once the POC is complete, the long-term goal is to create complete bindings for the entire wgpu-native library.
Important: This project cannot be built at this time. It depends on several other local CL systems that have not yet been published.