ascii_renderer

Crates.ioascii_renderer
lib.rsascii_renderer
version1.1.1
sourcesrc
created_at2023-01-15 05:36:31.864053
updated_at2023-07-14 03:29:31.735167
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,317
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: 38

cargo fmt