No description
  • Rust 96.7%
  • Shell 3.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Martin Renold 22606fdf38 fix build with new rust compiler
wgpu-core didn't borrow-check anymore; updating everything fixed it
2022-11-22 22:59:05 +01:00
output readme, rendering output, etc. 2021-05-15 17:39:36 +02:00
src code cleanup 2021-05-16 08:13:35 +02:00
.gitignore logistic map 2021-05-15 15:18:04 +02:00
Cargo.lock fix build with new rust compiler 2022-11-22 22:59:05 +01:00
Cargo.toml fix build with new rust compiler 2022-11-22 22:59:05 +01:00
LICENSE readme, rendering output, etc. 2021-05-15 17:39:36 +02:00
README.md readme, rendering output, etc. 2021-05-15 17:39:36 +02:00
run.sh code cleanup 2021-05-16 08:13:35 +02:00

Rendering the logistic map

Logistic what? --> Wikipedia

Just a quick afternoon hack trying out Nannou, inspired by the creative coding with Rust talk by Alexis André.

Results

fancy rendering of the logistic map

black-and-white rendering of the logistic map