Crates.io | ascii_renderer |
lib.rs | ascii_renderer |
version | 1.1.1 |
source | src |
created_at | 2023-01-15 05:36:31.864053 |
updated_at | 2023-07-14 03:29:31.735167 |
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,317 |
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.