# 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](https://github.com/EvanCMcPheron/ascii_renderer/tree/main/examples) and a quickstart guide is available [here](https://github.com/EvanCMcPheron/ascii_renderer/blob/main/tutorial.md).
# Showcase
**Warping Cube** *(click)*
[](https://youtu.be/EwfP0co8Lkg)
**Rotating Head** *(click)*
[](https://youtu.be/zz09hR0w-mY)