Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

Ornitorink0/PPM-tty-renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPM tty Renderer

preview

This is a renderer for PPM-P3 files, used to render images in a format easily readable by a human. This renderer displays pixels on the screen, using a memory-mapped framebuffer. I created this microproject just for practice. It's cool, I hope it's useful for learning.

Oh, I forgot an important detail: it only works for Linux, of course. Later I will do a completely low-level test without standard libraries, for x86.

About

Renderer for PPM-P3 files using a memory-mapped framebuffer. Just for practice.

Topics

Resources

Stars

Watchers

Forks

Contributors