Skip to content

RandomProgrammerOnTheInternet/TerminaR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TerminaR

Terminal Renderer. STB-style single header library.

Before including the library, define the implementation: #define TRMR_IMPL in one file

Every cell in the terminal is equivalent to 2 pixels. This is because ANSI escape codes allow you to change the foreground and background of each cell.

Each function and macro is prefixed by trmR_

About

Terminal Renderer. A software renderer in the terminal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages