The purpose of this repo is to provide a simple way to render images directly to the Linux framebuffer.
- Clone the repository.
- Navigate to the directory.
- Run
maketo compile the code. - Ctrl+Alt+F4 to switch to a terminal mode. (Ubuntu)
- Run
sudo ./animeto execute the program. - Ctrl+Alt+F2 to switch back to the graphical interface. (Ubuntu)