Skip to content

wizgrao/little-raymarcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

A little raymarcher

This is a small C program that uses raymarching to render a scene into ASCII. Inspired by that one gif.

Watch Video

To compile, run gcc ray.c -lncurses

Use WASD to move around the scene and the arrow keys to rotate the camera.

About

a small raymarcher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages