Skip to main content

News Archives

The computing power of GPUs is now accessible to improve the interactivity of 3D graphics. Leveraging this capability requires optimum interoperability between compute (OpenCL) and graphics APIs (OpenGL/DirectX). This talk from AMD demonstrates how to compute and update geometry with OpenCL on APUs, how to update VBO on discrete GPUs, and how to compute physics data on OpenCL and transfer those data to discrete GPUs. Wednesday, 10 August 11:15 AM - 12:15 PM | West Building, Hall C, Booth 801, SIGGRAPH 2011

The Khronos Group is thrilled to announce a 3D content development contest with a $500 cash prize for the winner. The open COLLADA format is ideal for creating compelling experiences, but a great example is worth a thousand words. This is where you come in. Help show the power of COLLADA by creating a compelling piece of 3D content which can use as an example for the large and growing developer community.
Deadline is Sunday August 7th, 2011 at 11:59PM PST. The winner will be announced at the OurBricks event at the SIGGRAPH 2011 conference in Vancouver. For full details on how to take part in this contest are available here.

Using COLLADA Computer in Google Earth gives a 3D animation of the hurricane Dolly landfall on 23 July 2008. Using collocated NEXRAD and CloudSat radar data with visualization of CloudSat provided by the A-Train Data Depot Giovanni. The result is a very impressive 3D look at the hurricane and surrounding cloud formations. Math operations can be used on all the spacial object using the COLLADA structures right in Google Earth.

A few weeks ago, Google became aware of a security issue with WebGL: shaders could be used to indirectly deduce the contents of textures uploaded to the GPU. As a result, Chrome 13 (and Firefox 5) will no longer allow cross-domain media as a WebGL texture. The default behavior will be a DOM_SECURITY_ERR. However, applications may still utilize images and videos from another domain with the cooperation of the server hosting the media, otherwise known as CORS.

Apples latest release of Final Cut Pro is a ground up rewrite offering lots of GUI changes. The power behind this update lies under the hood. Final Cut Pro X supports 64-bit Cocoa APIs, and takes advantage of the power of GPUs OpenCL and multithreaded operations. The change will be obvious when you look at the Activity Monitor.

AMD’s new Radeon HD 6990M is based on the TeraScale 2 unified processor architecture and the Barts GPU core. This is a mobile equivalent to the company’s high-end Radeon HD 6990 PCI Express graphics card design and features 1,120 stream processing units, 56 texture units, 128 Z/stencil ROP units, and 32 colour ROP units. AMD has included support for OpenGL 4.1, OpenCL 1.1 and MicroSoft’s DirectX 11 and DirectCompute 11. There was no mention of the Thermal Design Point, so it is unclear how much power will be required to run this new chip.

Hardware acceleration is all the rage right now among browser makers: it can speed up everything from animating graphics to laying out all the elements of a Web page. Tapping directly into the hardware at a low level not only speeds things up, it saves precious battery power, too. If you aren’t sure what WebCL is all about yet, hop over to cnet where they have written up a well rounded review of this latest Khronos Group API.

ShaderToy is a simple tool for OpenGL developers that lets you edit and display OpenGL ES shader programs on Android phones and tablets. It’s a fun toy for learning and experimenting with shaders while on the move. The latest version includes the ability to save and load shaders to the SD card, and load texture images from the gallery.

Samsung announced the release of “WebCL for WebKit” a prototype of a proposed WebCL specification that is being defined by The Khronos Group. WebCL allows JavaScript to run computations on the GPU (or any other OpenCL-enabled computing processors). Samsung released a video, in which WebCL is used for computing N-body gravitational interactions and WebGL is used for 3D rendering. For comparison, the same computations are also done in pure JavaScript. WebCL is shown to give performance increases of up to 100x (for these applications on the test platform).

Dr. Jon Peddie from Jon Peddie Research has tried to make sense of the recent WebGL security issues raised by various companies. He writes “If we can never expose any graphics drivers to the web - we can never have ANY GPU graphics in the browser - and that’s not going to happen.” Jon Peddie was recently named one of the most influential industry analysts, who is frequently quoted in trade and business publications, and contributes articles to numerous publications as well as appearing on CNN and TechTV.

Loading...

End of content

No more pages to load