| Jason Sams | e5f2f66 | 2012-05-16 15:43:25 -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 | |||||