ASCI three.js post-processing

Custom ASCII post‑processing in Three.js using EffectComposer + ShaderPass with a glyph atlas (B/W or color toggle, adjustable cell size, progress reveal).

1 Like

I am still amazed by how you come up with these ideas.

I saw a video on YouTube with a GIF, and since Three.js and shaders can do pretty much anything, I decided to give it a try—and it worked :slightly_smiling_face:, inspiration mostly comes from random places and ideas that jsut poup in my brain :slight_smile:

Shaders allow full control over every pixel, which is a dream come true for creative developers like me.

1 Like