Verizon plans 5G Home Internet in every city where it deploys mobile 5Garstechnica.com1 points·by patrick73·il y a 7 ans·0 comments
patrick73·il y a 11 ans·discussYes, it would impact reality. Beliefs such as comparing life with computers DO have an impact on reality.
patrick73·il y a 12 ans·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·il y a 12 ans·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·il y a 12 ans·discusswhat data do you want to extract?, all postprocessing effects are made with GLSL shaders, you don't process data with javascript algorithms.