csarron / renderscript_examples

Learn RenderScript

Repository from Github https://github.comcsarron/renderscript_examplesRepository from Github https://github.comcsarron/renderscript_examples

RenderScript: parallel computing on Android, the easy way

This repository contains all the examples that are shown inside the RenderScript: parallel computing on Android, the easy way book.

Edition: 1st (Date published: July 3rd, 2016)

ISBN (Paperback): 9791220011303

ISBN (Kindle - eBook): 9791220011297

Clone

This repository uses Mercurial as VCS. To clone the repo, run the following code in terminal:

hg clone https://cmaster11@bitbucket.org/cmaster11/rsbookexamples

Requirements

To run them it is necessary to have the latest version of Android Studio installed. Also, if you want to run NDK-bound examples, like the RSNDKExample project, you will have to install the Android NDK.

About

Learn RenderScript

License:MIT License


Languages

Language:Java 80.0%Language:RenderScript 11.8%Language:C++ 6.6%Language:R 0.7%Language:C 0.5%Language:F# 0.3%Language:Makefile 0.2%Language:Shell 0.0%