Skip to content

timHau/Ascii-Renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray Marching in your Terminal

Learning Ray Marching and having fun

ascii_torus_3.mp4

Building

git clone git@github.com:timHau/Ascii-Renderer.git
cd Ascii-Renderer
git submodule update --init --recursive
cmake -S . -B build
cmake --build build
cd build && ./ascii_renderer

Currently only tested on MacOS, if you find a bug, please open an issue.

Testing

cd build && ctest --output-on-failure

About

Ray Marching in your Terminal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published