Does any one know anything about using Renderscript for game development in Android 3.0. If you know, can you provide some good examples or demo links?
Tell me more
×
Game Development Stack Exchange is a question and answer site for
professional and independent game developers. It's 100% free, no registration required.
closed as not a real question by Josh Petrie, msell, Nate, Nicol Bolas, Tetrad♦ 5 hours ago
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
Don't use Renderscript for gamedev. It doesn't use GPU today and it is not portable. libgdx author has tried Renderscript and there is an interesting debate. |
|||
|
|
|
render script may is depreciated as a graphics library, but it may still be useful if you are using it to calculate physics or other parallelized tasks. |
|||||
|