| Crates.io | ascii_renderer |
| lib.rs | ascii_renderer |
| version | 1.1.2 |
| created_at | 2023-01-15 05:36:31.864053+00 |
| updated_at | 2025-03-21 21:27:08.528173+00 |
| description | A wireframe rendering engine that renders into ascii text, written for fun entirely in Rust. |
| homepage | |
| repository | https://github.com/EvanCMcPheron/ascii_renderer |
| max_upload_size | |
| id | 759223 |
| size | 62,993 |
Ascii Renderer is a wireframe rendering engine that renders wireframe models into ascii text, written for fun entirely in Rust. It can load meshes from OBJ files. Examples are available here and a quickstart guide is available here.