blob: 550865795407fa6c29be3b6f3c2a26385209f899 [file] [log] [blame]
Robert Lya3a8cfd2011-10-31 16:32:20 -07001<p>An example that renders many dots on the screen that follow a user's touch. The dots fall
2to the bottom of the screen when no touch is detected. This example modifies
3the <a href="../Fountain/index.html">Fountain</a> sample to include rendering to a
4a framebuffer object as well as the default framebuffer.</p>
5
6
7