_index.html revision e5f2f66f8c802d64ecf869081036ae13d4e9e19c
1<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
8