nannou-org/nannou

Expose `nannou::wgpu::texture::image::Pixel` from `wgpu` module

Open

#595 opened on May 9, 2020

 (0 comments) (0 reactions) (0 assignees)Rust (254 forks)batch import
good first issuegraphics

Repository metrics

Stars
 (4,662 stars)
PR merge metrics
 (Avg merge 24d 15h) (26 merged PRs in 30d)

Description

Currently it's hidden unnecessarily, but it would help the documentation if it were public.

Contributor guide