26 releases (breaking)
| 0.19.0 | Jan 17, 2024 |
|---|---|
| 0.18.1 | Dec 17, 2021 |
| 0.18.0 | Nov 18, 2021 |
| 0.17.1 | Jul 2, 2021 |
| 0.1.0 | Oct 16, 2017 |
#225 in Graphics APIs
8,049 downloads per month
Used in 17 crates
1MB
19K
SLoC
nannou

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.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.
Dependencies
~20–57MB
~1M SLoC