# Example This directory contains example code for using Ferrix. To run an example, use ```bash cargo run --example ``` | Example Name | Description | Command | |--------------|-------------|---------| | donut | Renders a rotating 3D donut using ASCII characters | `cargo run --example donut` |