简体   繁体   English

Android renderscript文档

[英]Android renderscript documentation

I am starting getting to know android renderscript and i've read everything that is on the android developer site, but it seems that there is not enough documentation, examples.. I was wondering if there is maybe a book that also has a part with explanation and some renderscript examples. 我开始了解android renderscript,并且我已经阅读了android开发人员网站上的所有内容,但是似乎没有足够的文档和示例。.我想知道是否有一本书也有一部分内容解释和一些渲染示例。 I want to learn about it in depth, so if someone can provide links for books, examples, tutorials (anything would be of great help) i will appreciate it. 我想深入了解它,因此,如果有人可以提供书籍,示例,教程的链接(对您有很大帮助),我将不胜感激。 Thank u in advance!!! 提前谢谢你!!!

We are working on this documentation gap and plan to have updated docs within the next few weeks; 我们正在努力解决文档方面的空白,并计划在未来几周内更新文档; however, it will still be a work in progress. 但是,它仍在进行中。 If you have specific things that you want to do, let us know. 如果您有特定的事情想做,请告诉我们。 In the meantime, there are samples packaged with the SDK that might help you get started: http://developer.android.com/resources/samples/RenderScript/index.html 同时,SDK附带了一些示例,可能会帮助您入门: http : //developer.android.com/resources/samples/RenderScript/index.html

I've posted a couple of RenderScript articles/tutorials on my blog . 我在博客上发布了一些RenderScript文章/教程 If they're of use, let me know. 如果它们有用,请告诉我。 I've been debating whether I should make more, but it's tough to gauge interest in RenderScript. 我一直在争论是否应该做更多,但是很难评估对RenderScript的兴趣。

There's very little documentation on Renderscript at this moment in time. 目前,关于Renderscript的文档很少。 Google has published a few posts about it, including the following on the Android Developers Blog, but apart from that, the information available is very limited. Google在Android开发者博客上发布了一些有关它的文章,但除此之外,可用信息非常有限。

http://android-developers.blogspot.com/2011/02/introducing-renderscript.html http://android-developers.blogspot.com/2011/02/introducing-renderscript.html

http://android-developers.blogspot.com/2011/03/renderscript.html http://android-developers.blogspot.com/2011/03/renderscript.html

Some documentation is also available here: http://developer.android.com/guide/topics/renderscript/index.html 一些文档也可以在这里找到: http : //developer.android.com/guide/topics/renderscript/index.html

You can also find some examples here: http://code.google.com/p/renderscript-examples/ 您还可以在此处找到一些示例: http : //code.google.com/p/renderscript-examples/

The Android team has promised to add more documentation at some point in time, and I'm hopeful we'll get some more information when Ice Cream Sandwich launches. Android团队已承诺会在某个时间点添加更多文档,我希望在Ice Cream Sandwich启动时能获得更多信息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM