Skip to content

Murat65536/Renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This has a few memory leaks but it should still be fine to run.

A terminal-based 3d rendering engine. Uses ANSI escape codes to color the text.

This only works on Linux.

You must either be a part of the input group or run the program with sudo for keyboard controls to work.

You can check if you are in the input group like this:

groups $USER

You can make yourself part of the input group like this:

sudo usermod -aG input $USER

After you make yourself part of the input group, log out before running the program.

About

A 3D rendering engine that runs completely in the terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors