Live data from Hacker News

Viewing profile — patrick73

patrick73

HN member
Joined
Mon, Oct 27, 2014, 8:28 PM UTC
HN karma
-14
Public activity
13 items

About patrick73

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #9502118

    Yes, it would impact reality. Beliefs such as comparing life with computers DO have an impact on reality.

  3. comment
    Comment #9502054

    this is the dumbest thing I heard in the day. Congrats.

  4. comment
  5. comment
  6. comment
  7. 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.

  8. comment
  9. comment
    Comment #8736751

    Sorry, but if you know nothing about Ruby this is pure hype.

  10. comment
  11. 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.

  12. 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.

  13. comment
    Comment #8517978

    with WebGL?