Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
patrick73
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
patrick73
12y ago
Sorry, but if you know nothing about Ruby this is pure hype.
2.
▲
by
patrick73
12y ago
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.
3.
▲
by
patrick73
12y ago
what data do you want to extract?, all postprocessing effects are made with GLSL shaders, you don't process data with javascript algorithms.
4.
▲
by
patrick73
12y ago
with WebGL?