Viewing profile — patrick73
patrick73
HN member- Joined
- Mon, Oct 27, 2014, 8:28 PM UTC
- HN karma
- -14
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About patrick73
No profile information was provided.
Recent public activity
- story
-
comment
Comment #9502118
Yes, it would impact reality. Beliefs such as comparing life with computers DO have an impact on reality.
-
comment
Comment #9502054
this is the dumbest thing I heard in the day. Congrats.
-
comment
Comment #9033879
sucks!
-
comment
Comment #8976692
uh?
-
comment
Comment #8968084
nice!
-
comment
Comment #8905926
I think this is worth enough for intellectual practice, but honestly, I can't see how this can solve a specific type of problem.
-
comment
Comment #8856508
so bad.
-
comment
Comment #8736751
Sorry, but if you know nothing about Ruby this is pure hype.
- comment
-
comment
Comment #8527096
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.
-
comment
Comment #8523468
what data do you want to extract?, all postprocessing effects are made with GLSL shaders, you don't process data with javascript algorithms.
-
comment
Comment #8517978
with WebGL?