Giter Club home page Giter Club logo

hella-renderscript's Introduction

Hella-Parallel Compute with RenderScript

Current state: The app works! It's mostly kotlin now. The Cool algebra part is WIP (see below).

Cool algebra, Lydia! Thanks!

  • This repo is also being used as a base-app and test harness for a new project. It's focused on trying to define an abstract algebra of Colors, Photos, and ColorCubes (3D LUTs), and implement it on Android using Renderscript. It's WIP, but pretty fun.
  • Note: As part of this I converted :hella and most of :app to Kotlin.

RS References!

Essentials + source code (somtimes the best docs we have)

RS Developer Guide

RS Runtime API

RS Java api - Tests

  • Good examples! In particular the ImageProcessing2 module.

RS Java API source code

Excellent examples with walkthoughs

Marchetti book + examples

Renderscript: Parallel Computing on Android the Easy Way

Google codelabs: Artistic style transfer and other advanced image editing

  • neural network compute on device!

Intel: Multimedia API Playback with RenderScript Effect

  • shows usage for MediaCodec and ImageFormat.NV21 YUV format

Digging deeper

RS runtime source code (C++)

RS driver reference implementations (C++)

RS scripting language offline compiler (slang)

RS scripting language back-end (jit, on device) compiler (bcc)

Good general references

https://source.android.com/devices/graphics/architecture

https://developer.android.com/training/articles/perf-jni.html

https://developer.android.com/training/articles/smp.html

Other options for compute (mostly GLES)

https://github.com/CyberAgent/android-gpuimage

https://github.com/googlesamples/android-MediaEffects

https://github.com/INDExOS/media-for-mobile

https://developer.android.com/guide/topics/graphics/2d-graphics.html

project sources:

https://github.com/googlesamples/android-HdrViewfinder

https://github.com/googlesamples/android-BasicRenderScript

https://github.com/google/grafika

hella-renderscript's People

Contributors

lydia-schiff avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.