Menu

is it possible to use texture on RAM ?

Help
2010-04-21
2013-04-25
  • Diego Verzoletto

    Mostrar forma romanizada
    I'm working on a composer of video.
    In ANSI C there is an example of using a texture in memory and rendering must be returned in a
    reserved memory?
    thanks.

     
  • Okan Arikan

    Okan Arikan - 2010-12-02

    Hi,

    Pixie does not support input textures in memory. However you can write your own custom display driver to receive the rendered frame in memory. Check the source code for file and framebuffer display drivers.

    Okan

     

Log in to post a comment.