Samsung releases code of WebCL implementation for WebKit(arstechnica.com)
arstechnica.com
Samsung releases code of WebCL implementation for WebKit
http://arstechnica.com/open-source/news/2011/07/samsung-releases-code-of-webcl-implementation-for-webkit.ars
5 comments
Samsung is a Korean company.
Nokia also has a version of webcl here:
http://projects.developer.nokia.com/webcl
http://projects.developer.nokia.com/webcl
Who needs WebCL in their browser?
If/when browsers have good support for WebCL, it would enable computation-intensive web apps.
For example, photo manipulation, real-time video manipulation, simulations, mining bitcoins in your browser, physics engines, ... and so on.
For example, photo manipulation, real-time video manipulation, simulations, mining bitcoins in your browser, physics engines, ... and so on.
It's baked into OS X and makes writing computational intensive apps very enjoyable (love to see many cores burning).
Now, does this belong on the web? If HTML5 really wants to be a real app platform, then yes it does. Or is this just a bunch of bored programmers in Japan who thought it would be fun to bind JS to OpenCL?