RenderScript

RenderScript is a deprecated component of the Android operating system for mobile devices that offers an API for acceleration that takes advantage of heterogeneous hardware. It allows developers to increase the performance of their applications at the cost of writing more complex (lower-level) code.

RenderScript
Developer(s)Google
Operating systemAndroid (operating system)
Websitedeveloper.android.com/guide/topics/renderscript/compute

It provides the developer three primary tools: A simple 3D rendering API, a compute API similar to CUDA, and a C99-derived language.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.