Getting Started
If you are new to nannou or Rust, you are in the right place!
In this section, we will:
- Install the Rust programming language.
- Check for platform-specific requirements.
- Setup our code editor for working with Rust.
- Run some nannou examples.
- Make our own, new nannou project!
Let's get started.