renderscript topic

List renderscript repositories
trafficstars

HokoBlur

695
Stars
76
Forks
Watchers

an easy-to-use blur library for Android, support efficient dynamic blur tasks.

BurstLinker

132
Stars
38
Forks
Watchers

🚀 A simple GIF encoder for Android.

renderscript-samples

207
Stars
77
Forks
Watchers

Multiple samples showing renderscript best practices in Android.

Tomo

111
Stars
11
Forks
Watchers

Tomo is a collection of fast image processing effects for Android

hipacc

75
Stars
12
Forks
Watchers

A domain-specific language and compiler for image processing

rscnn

64
Stars
22
Forks
Watchers

A cnn framework on Android platform, implemented with RenderScript and java, support MobileNet-SSD and faster-rcnn. No JNI/C++ or thirdparty dependencies.

Litrato

85
Stars
20
Forks
Watchers

Android photo editing app with various filters and tools. Included advanced features like masking, histogram, color picker, EXIF viewer...

mastersthesis-mobile-gpgpu

57
Stars
23
Forks
Watchers

Prototypes for GPGPU on Android, using OpenCL, OpenGL ES 2.0 shaders, or RenderScript.

blur-behind-alert-dialog

31
Stars
7
Forks
Watchers

Blur behind alert dialog demo. From API 17 we can use renderscript blur api. Demo is integrated using both renderscript blur api and fastblur method.

YUVRenderScript

21
Stars
6
Forks
Watchers

The strongest YUV conversion RenderScript in history, supports conversion to RGBA, BGRA, and supports rotation and flipping simultaneously. The YUV data format supports NV21, YV12, YUV420_888, corresp...