Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 301 Bytes

File metadata and controls

15 lines (12 loc) · 301 Bytes

Polygon rendering in Vulkan with Rust.

Usage

Usage: ngon [OPTIONS] <COUNT>

Arguments:
  <COUNT>  Polygon vertex count

Options:
  -s, --spin           Make the polygon spin
  -S, --speed <VALUE>  Spin speed multiplier
  -h, --help           Print help
  -V, --version        Print version