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: MBonevil

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    127

    Re: Center on point

    I have an object for clicking on it.

    I use both 2D and 3D.

    I use "gluUnProject" for obtain my position when
    I click.

    But if I set the Pan with the position, it don't
    center correctly my...
  2. Replies
    2
    Views
    127

    Center on point

    Hi,

    I have an OpenGL view, and I want to center the view
    on point where the user click.

    Example :

    If I click on Point(50,50) -> I want to center on point(50,50).

    Someone can help me ?
Results 1 to 2 of 2