Files
android_development/samples/RenderScript/FountainFbo/_index.html
Robert Ly a3a8cfd25b adding fountain framebuffer object sdk sample
Change-Id: I0156281baf450b4aafcd1d43bf5fd9ef8d4cb6cc
2011-11-02 15:30:37 -07:00

8 lines
318 B
HTML

<p>An example that renders many dots on the screen that follow a user's touch. The dots fall
to the bottom of the screen when no touch is detected. This example modifies
the <a href="../Fountain/index.html">Fountain</a> sample to include rendering to a
a framebuffer object as well as the default framebuffer.</p>