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