0

I am looking for some information about renderscript ?

I already know the part of display have deprecated , so I want to focus on compute part.

Is there any useful information can give me ?

Sachin Prasad
  • 5,365
  • 12
  • 54
  • 101
rex
  • 821
  • 3
  • 10
  • 21

3 Answers3

1

From the google documentation HERE

Jared
  • 1,449
  • 2
  • 19
  • 40
  • hey man , google documentation is good , but not the things i want ;-D – rex Nov 15 '12 at 04:34
  • yep , because google documentation is a little bit difficult , i am llok for some basic thing to learn renderscript – rex Nov 15 '12 at 04:39
1

RenderScript

Getting started with RenderScript

Many other links will be available if you just google :)

MysticMagicϡ
  • 28,593
  • 16
  • 73
  • 124
0

https://developers.google.com/events/io/sessions/gooio2012/103/ has a nice easy to follow demonstration of adding a compute kernel to an app for image processing.

Stephen Hines
  • 2,612
  • 1
  • 13
  • 12