<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
    <title></title>
  </head>

  <body>
    Hey all,<br />
    <br />
    I&#39;m rendering data into a framebuffer, but want to be able to pix_add that texture with a live video input. <br />
    <br />
    How can I get a gemframebuffer image from texture space into pix_ space???<br />
    <br />
    Thanks,<br />
    B. Bogart
  </body>
</html>