Final Project
by rubendavidsilvamartins @rubendavidsilvamartins
- 18
- 0
- 0
Introdução
Using canvas-sketch and pixel data manipulation, the system rasterizes text inputs to map brightness levels onto a dynamic composition of symbols like _, /, and +.
The final output is an interactive ASCII-inspired artwork where every keystroke triggers a real-time visual reconfiguration of the letter's form.

Suprimentos
Sublime, CMD.

Deconstructing Form through Pixel Data
Inspired by early computer art and ASCII aesthetics, I developed a system that treats typography not as a static shape, but as a source of raw data. By sampling brightness levels from a hidden canvas, I mapped font geometry onto a dynamic grid where traditional pixels are replaced by a randomized alphabet of symbols. This approach allows for a fluid reinterpretation of letters, where the balance between legibility and abstract texture is controlled by code.

0 comments
Log in or join for Free to comment