Coding Global Background
Coding Global

Drawing smth from an array

Archiviert 3 months ago
2 Nachrichten
2 Mitglieder
4 months ago
In Discord öffnen
S
Sarp
Verified

Lets say that I have an array just like this: [ 1, 0, 0 1, 1, 0 1, 1, 1 1, 1,0 ] I wanna convert this to a drawing (each value in the array being 1x1 pixel) using the HTML/JS canvas api. I couldn't figure it out myself and I don't really know which technical term it correlates to thus I couldn't Google it myself.

Antworten (2)