翻訳と辞書
Words near each other
・ Render Target
・ Render to Caesar
・ Render unto Caesar
・ Rendered (radio program)
・ Rendered in Vain
・ Rendered Waters
・ Rendering (animal products)
・ Rendering (Berio)
・ Rendering (computer graphics)
・ Rendering equation
・ RenderMan
・ RenderMan (software)
・ RenderMan Artists Tools
・ RenderMan Interface Specification
・ RenderMan Shading Language
Renderscript
・ RenderWare
・ RenderX
・ Rendeux
・ Rendez-vous '87
・ Rendez-vous (1985 film)
・ Rendez-vous (In-Grid album)
・ Rendez-Vous (Jean Michel Jarre album)
・ Rendez-Vous (Nikos Aliagas & Friends album)
・ Rendez-vous (song)
・ Rendez-vous du cinéma québécois
・ Rendez-vous en terre inconnue
・ Rendez-vous Houston
・ Rendez-vous in Montreal
・ Rendez-vous mit Dalida


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Renderscript : ウィキペディア英語版
Renderscript
Renderscript is a component of the Android operating system for mobile devices. It is an API for intensive computation using heterogeneous computing. It allows developers to increase the performance of their applications at the cost of writing a greater amount of more complex code. It provides the developer three primary tools: A general purpose compute API across different system computing hardware, a compute API similar to CUDA, OpenCL or GLSL, and a familiar C99-derived language. It can also be used for 3D graphics. Android 4.2 added new capabilities to script intrinsics, such as ''Blend'' and ''Blur''; as well as ''ScriptGroups'' which allow you to chain together related Renderscript scripts and execute them with one call.
Most recently, Google added ''Filterscript,'' which is a subset of Renderscript that allows developers to write their image processing operations in Filterscript using the standard Renderscript runtime API, but within stricter constraints that ensure wider compatibility and improved optimization across multi-core CPUs, GPUs, and DSPs. Filterscript is a less precise in terms of numeric datatype precision, and more cross device compatible subset of Renderscript – and should not be mistaken for a Renderscript replacement technology.〔(【引用サイトリンク】 url = http://developer.android.com/about/versions/android-4.2.html )
== Features ==

* The API was first published with the Android Honeycomb API release
* It consists of a "computing" API
* Accessed using a C-based scripting language

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Renderscript」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.