ascii_renderer

Crates.ioascii_renderer
lib.rsascii_renderer
version1.1.2
created_at2023-01-15 05:36:31.864053+00
updated_at2025-03-21 21:27:08.528173+00
descriptionA wireframe rendering engine that renders into ascii text, written for fun entirely in Rust.
homepage
repositoryhttps://github.com/EvanCMcPheron/ascii_renderer
max_upload_size
id759223
size62,993
Evan McPheron (EvanCMcPheron)

documentation

README

Description

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.

Showcase

Warping Cube (click) CLICK HERE Rotating Head (click) CLICK HERE

Commit count: 40

cargo fmt