Skip to content

termray is a small (< 250 SLOC) ray-tracing demo that can run in most terminal emulators

Notifications You must be signed in to change notification settings

AnimatedRNG/termray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

termray

termray is a small (< 250 SLOC) ray-tracing demo that can run in most terminal emulators

Demo

termray running in 80x24 mode with a 2.5 aspect ratio by default

Usage

termray [aspect ratio] [width] [height]

Setup

make
./termray

Options

aspect ratio -- the ratio between the font character height and width
width -- the number of columns in your terminal
height -- the number of rows in your terminal

About

termray is a small (< 250 SLOC) ray-tracing demo that can run in most terminal emulators

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages