nannou

Crates.ionannou
lib.rsnannou
version0.19.0
sourcesrc
created_at2017-10-16 11:55:22.985068
updated_at2024-01-17 07:41:31.913919
descriptionA Creative Coding Framework for Rust.
homepagehttps://github.com/nannou-org/nannou
repositoryhttps://github.com/nannou-org/nannou.git
max_upload_size
id35857
size564,513
Joshua Batty (JoshuaBatty)

documentation

README

nannou Actions Status Crates.io Crates.io docs.rs

sdf

An open-source creative-coding toolkit for Rust.

The nannou library allows you to create windows, draw to them, and interact via events such as mouse movement or keyboard presses. Here you can find tools for creating graphics, user interfaces and low-level access to the GPU.

1 2 3
4 5 6

License

Licensed under either of

at your option.

Contributions

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 1659

cargo fmt