Jason Sams e5f2f66f8c Move gfx samples to test directory for compatibility testing.
Change-Id: Iede1c0a14abf9aa3f31ab219fba3bf3a15ef8c90
2012-05-16 15:43:25 -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>