brainval (brainval++at++onyx.montesa.es)
Thu, 20 Jun 1996 18:15:08 -0700
I'm trying to compile the program:
/usr/share/Performer/src/pguide/libpr/C/movietex.c
in OPENGL, and with the HAVE_VL defined as 1.
But, this section of code:
#ifndef IRISGL /* OPENGL */
{
GLXVideoSourceSGIX videosource;
videosource = glXCreateGLXVideoSourceSGIX(Dsp, 0 /* screen */,
vlServer, vlPath, VL_TEXTURE, vlDrn)) == None);
glXMakeCurrentReadSGI(Dsp,
pfGetWinWSDrawable(Win), pfGetWinWSDrawable(Win), /* ??? */
pfGetWinGLCxt(Win));
}
#endif
is impossible to compile.
Why?
Why this functions aren't defined anywhere ?
Is there another way to use Video Texturing in Performer with OpenGL?
May be there is some other demo about that, isn't it?
Thank You, and
Looking forward to hearing from you soon.
Hector Viguer
Brainstorm Multimedia.
Software Development.
-- brainval++at++ehome.encis.es======================================================================= List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer.html Submissions: info-performer++at++sgi.com Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:53:02 PDT