Skip to content

AMAIOLAMO/tmarcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TMarcher

a fun project and a proof of concept that you can everything in terminal!

Showcase

TODO still lol

Compilation

linux

prerequisites: g++ make

after cloning this repository by whatever means (either git clone --depth 1 https://github.com/AMAIOLAMO/tmarcher.git or through downloading the zip file)

then simply go into the directory by cd tmarcher

and do make

this should compile the final executable into the build directory

How to use

for now the code is very NOT modular(yet), but you can type for the resolution of the rendering and how much threads to dispatch for.

LICENSE UNDER MIT

About

A terminal raymarcher that utilizes ANSI codes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors