Android Honeycomb Renderscript feature detailed

New graphics engine Renderscript for Android Honeycomb has been detailed by Google in a blog post.
Renderscript is a new API targeted at high-performance 3D rendering and compute operations. The goal of Renderscript is to bring a lower level, higher performance API to Android developers. The target audience is the set of developers looking to maximize the performance of their applications and are comfortable working closer to the metal to achieve this. It provides the developer three primary tools: A simple 3D rendering API on top of hardware acceleration, a developer friendly compute API similar to CUDA, and a familiar language in C99.

Renderscript has been used in the creation of the new visually-rich YouTube and Books apps. It is the API used in the live wallpapers shipping with the first Honeycomb tablets.
You can learn more details about the Android Honeycomb Renderscript feature from Android Developers Blog.

Share :

0 comments on "Android Honeycomb Renderscript feature detailed"

Post a Comment