nannou_core 0.18.0

The core components of nannou - a creative coding framework for Rust. Ideal for libraries and headless/embedded applications that use nannou.
Documentation

nannou_core

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 2 of them enabled by default.

default

  • std

std

  • glam/std
  • num-traits/std
  • palette/std
  • rand/std
  • rand/std_rng

libm

  • glam/libm
  • num-traits/libm
  • palette/libm

serde

  • glam/serde
  • palette/serializing