You can run any example by executing
cargo run --release --example <example_name>
A detailed explanation can be found in the nannou guide.
TODO: Update the following table to show all examples. Possibly write a script to capture each example, generate the gif and generate the table.
draw | draw_mesh | draw_polyline |
simple_ui | wgpu_triangle | |
wgpu_image_sequence | wgpu_teapot |