aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: dea378afbd383e52cbafa857ae7c263135abd961 (plain)
1
2
3
4
5
6
7
8
9
10
11
# pistol
ASCII renderer using Ray Marching technique written in Rust :crab: with NCurses.

This project is a giga-chad compared to my previous attempt to write something similar: https://github.com/eug-vs/ascii-3d-renderer

## Showcase
[![asciicast](https://asciinema.org/a/Wo3mWNQUTYAeZkAYob2gKzv4h.svg)](https://asciinema.org/a/Wo3mWNQUTYAeZkAYob2gKzv4h)

## Features
 - Ray marching
 - Camera navigation with VIM-keys