On Sat, May 24, 2008 at 7:18 AM, Patrice Colet <pat@mamalala.org> wrote:
Hi, it's possible to render on a video file the texture drawn into a
geo object, but the quality is always poor whatever codec we use (even
uncompressed files), that can be useful for having poor animated
textures, but anyway the quality is never as good as we can get when we
render into picture files (isn't it?).
We can render framebuffer into picture files with the help of
[pix_write], but I don't know any simple solution yet to render directly
into pict files what we can get with the 'unstable' [pix_record].
So my question that will certainly stay unanswered is/
What about adding a simple option to [pix_write] for rendering into
picture files only the texture created by a gemchain instead of the
framebuffer?