Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Search:

Type: Posts; User: Soner

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    110

    opengl on different PCs

    hi all,

    I copied my program to another PC different configuration with the my PC (even the only difference is monitor, I am sure on this http://www.opengl.org/discussion_boards/ubb/smile.gif ). I...
  2. Replies
    2
    Views
    264

    mapping a video stream

    is there any method to map a video stream directly to a polygon or polygons - not by frame by frame? frame by frame mapping is working but too slow for a live broadcast applcation.
    another...
  3. Replies
    4
    Views
    711

    Re: Urgent--texture mapping and gluUnProject

    thanx for your help.
    I tried gluUnProject, however I http://www.opengl.org/discussion_boards/ubb/confused.gif confused with the z position of the window.
    also I tried it on a sphere created by...
  4. Replies
    4
    Views
    711

    Urgent--texture mapping and gluUnProject

    hi group,
    How can I get the coordinates of mouse position on a texture to detect and change the texture of that part?
    Soner SEN
  5. Thread: child windows

    by Soner
    Replies
    0
    Views
    138

    child windows

    anyone who knows how to create an OpenGL program with many windows but one main and others are child of this, please help me.
    I mean by child the windows that if closed by cross at up-left corner,...
  6. Replies
    0
    Views
    159

    Urgent: glDrawPixels with glFrustum

    how can I see an image while using glFrustum?
    I tried it with glRasterpos2d and glDrawPixels, but I did not succeed.
Results 1 to 6 of 6