ASCII Shader
A custom Minecraft shader that renders the world using colored ASCII characters in real time.
The shader divides the screen into a grid, samples the scene brightness for each cell, and maps that value to a character from a custom-generated ASCII atlas. The original scene colors are preserved, creating a retro terminal-style effect while keeping the game playable.
