Home | History | Annotate | Download | only in FountainFbo
      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 
      8