Well I’m trying to make my own pixels array in an html canvas js program and I didn’t know if I should make it 1D or 2D so I’m asking why is Processing’s 1D instead of 2D
1 Like
Well I’m trying to make my own pixels array in an html canvas js program and I didn’t know if I should make it 1D or 2D so I’m asking why is Processing’s 1D instead of 2D