Streem – a new programming language from Matz 12 years ago
Sorry, but if you know nothing about Ruby this is pure hype.
HN user
Sorry, but if you know nothing about Ruby this is pure hype.
you don't call getImageData to extract a texture data. You load the image, make a texture of it, and then apply all postprocessing effects with a WebGL shader.
what data do you want to extract?, all postprocessing effects are made with GLSL shaders, you don't process data with javascript algorithms.
with WebGL?