ascii_renderer 1.1.1

A wireframe rendering engine that renders into ascii text, written for fun entirely in Rust.
Documentation
1
2
3
4
5
6
7
8
# 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)*
[![CLICK HERE](https://i.imgur.com/wpAzShS.png)](https://youtu.be/EwfP0co8Lkg)
**Rotating Head** *(click)*
[![CLICK HERE](https://i.imgur.com/loXsRC2.png)](https://youtu.be/zz09hR0w-mY)