Verizon plans 5G Home Internet in every city where it deploys mobile 5Garstechnica.com1 points·by patrick73·7 years ago·0 comments
patrick73·11 years ago·discussYes, it would impact reality. Beliefs such as comparing life with computers DO have an impact on reality.
patrick73·12 years ago·discussI think this is worth enough for intellectual practice, but honestly, I can't see how this can solve a specific type of problem.
patrick73·12 years ago·discussyou 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.
patrick73·12 years ago·discusswhat data do you want to extract?, all postprocessing effects are made with GLSL shaders, you don't process data with javascript algorithms.