Hello,
First of all, thanks for this project. it is very useful for me to learn RenderScript.
I am new in beginner in RenderScript. so, i am trying to run and understand this project.
but i am confused at this line in Main Activity :
ScriptC_BannerFilter script = new ScriptC_BannerFilter(mRS, getResources(), R.raw.bannerfilter);
so, can you tell me, what is R.raw.bannerfilter becuase raw folder is not there in res folder.
thanks again
Hello,
First of all, thanks for this project. it is very useful for me to learn RenderScript.
I am new in beginner in RenderScript. so, i am trying to run and understand this project.
but i am confused at this line in Main Activity :
ScriptC_BannerFilter script = new ScriptC_BannerFilter(mRS, getResources(), R.raw.bannerfilter);
so, can you tell me, what is R.raw.bannerfilter becuase raw folder is not there in res folder.
thanks again