Skip to content
Snippets Groups Projects
user avatar
Finn Bear authored
55d28541
Name Last commit Last update
src
.gitignore
Cargo.lock
Cargo.toml
LICENSE
README.md

generative_art_cartoon

Introduction

With generative art, the final product is realized by an artistic algorithm of your design. We’ll show you some of the generative tools you could add to your artistic toolbelt, and just how expressive they can be!

Instructions

Press space to advance the next transition/slide.

Press left and right arrow keys to decrement and increment slides, respectively.

Transitions are reset when the slideshow wraps around.

Development

You'll need the nightly Rust toolchain.

Use this demo to better understand the egui library.

General compilation instructions can be found here.

Linux

sudo apt-get install libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev libspeechd-dev libxkbcommon-dev libssl-dev