Renderscript
Course Summary
Renderscript is a multi-platform, high performance, compiled language used to develop fast portable 3D graphics for Android devices. In this module, students will be introduced to the Renderscript tool-chain and and rendering pipeline. During the lab, they will write, deploy and run several Renderscript applications.[top] Duration
3 hours.
[top] Audience
Developers who are proficient with Java and have a basic understanding of the Android platform.
[top] Prerequisites
Android Bootcamp or equivalent.
[top] Outline
- Renderscript, the Language
- The GPU and the rendering pipeline
- Renderscript development tools
- The Renderscript Compute interface