An open API service indexing awesome lists of open source software.

https://github.com/ivanceras/compute-shader-wgpu


https://github.com/ivanceras/compute-shader-wgpu

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Compute shader template

This could be used as a template for your compute shader using rust-gpu

## Run
```
cargo run --release
```