bevy_gpu_compute_macro

Crates.iobevy_gpu_compute_macro
lib.rsbevy_gpu_compute_macro
version0.1.2
created_at2025-01-26 18:51:01.247745+00
updated_at2025-02-09 21:35:24.209944+00
descriptionEmpowering anyone to leverage GPU-acceleration with as little barrier-to-entry as possible
homepage
repositoryhttps://github.com/Sheldonfrith/bevy_gpu_compute
max_upload_size
id1531618
size251,689
Sheldon Frith (Sheldonfrith)

documentation

README

Proc-macro attributes that convert a shader written in rust to a WGSL shader and also collect all metadata necessary to allow the main crate bevy_gpu_compute to automatically handle all the backend tasks and resources.

Commit count: 114

cargo fmt