TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

WebGPU demos

62 pointsby tiltover 7 years ago

8 comments

blauditoreover 7 years ago
Note this is not about WebGL, but about WebGPU by Apple, claiming it &quot;generally offers better performance&quot; than OpenGL&#x2F;WebGL.<p>I&#x27;m not an expert in this area, but isn&#x27;t it a bad idea to introduce another standard if there&#x27;s already WebGL with great cross-browser and -platform support? It reminds me of what people have been raging about towards Microsoft for years...
评论 #16186043 未加载
评论 #16186025 未加载
评论 #16186048 未加载
评论 #16186005 未加载
评论 #16186004 未加载
评论 #16186136 未加载
jsheardover 7 years ago
Is Apples WebGPU proposal still being actively developed? I haven&#x27;t seen any signs of life since the initial reveal nearly a year ago, or from Mozilla&#x27;s Obsidian proposal for that matter.<p>At least from an outsider&#x27;s perspective, the only active proposal for a WebGL successor seems to be Googles NXT: <a href="https:&#x2F;&#x2F;github.com&#x2F;google&#x2F;nxt-standalone" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;google&#x2F;nxt-standalone</a>
评论 #16186226 未加载
mxfhover 7 years ago
Would rather see something like WebCL back in development for general purpose GPU computation, most importantly deep learning, on the web, then the Xth attempt on superseeding WebGL. Funneling things through WebGL just doesn&#x27;t feel right, where proper OES_texture_float support is also not guaranteed.<p><a href="https:&#x2F;&#x2F;www.khronos.org&#x2F;webcl&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.khronos.org&#x2F;webcl&#x2F;</a>
评论 #16187050 未加载
评论 #16187117 未加载
评论 #16187791 未加载
评论 #16187516 未加载
acoyeover 7 years ago
I peeked at the source code of the shaders, it looks like it is metal for the web. I don&#x27;t get how a closed API like metal could be the future of an open internet. Yet it can start a discussion.
评论 #16186202 未加载
okketover 7 years ago
Previous discussion from 9 months ago: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14100783" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14100783</a> (34 comments)
sgtover 7 years ago
This is amazing - I&#x27;ve never run any kind of demos like this before in a browser (i.e. WebGL) that didn&#x27;t immediately spin up all fans with 100%+ CPU usage for the browser. I ran the Shadertoy on a 4k monitor in full screen mode and CPU (as well as energy usage) was minimal, if noticable at all on my MacBook Pro. (Edited: Which means it&#x27;s using the GPU only... that&#x27;s the whole point here.)
评论 #16186250 未加载
markdog12over 7 years ago
Would love to see some kind of status update on WebGPU from any of the participants. Is this the latest?<p><a href="https:&#x2F;&#x2F;lists.w3.org&#x2F;Archives&#x2F;Public&#x2F;public-gpu&#x2F;2017Sep&#x2F;0015.html" rel="nofollow">https:&#x2F;&#x2F;lists.w3.org&#x2F;Archives&#x2F;Public&#x2F;public-gpu&#x2F;2017Sep&#x2F;0015...</a>
评论 #16191625 未加载
评论 #16186368 未加载
pier25over 7 years ago
But why?