Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 1.92 KB

README.md

File metadata and controls

14 lines (12 loc) · 1.92 KB

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