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

Search: Search took 0.00 seconds.

  1. Replies
    44
    Views
    4,662

    Re: Testers wanted ...

    I don't know if you need anymore feedback, anyway looking this thread, I downloaded the demo and tested it... and it's working fine:
    double pentium III 500MHz, 256M, Elsa Synergy II-32M
    even at...
  2. Thread: position

    by pjean
    Replies
    5
    Views
    600

    Re: position

    So if you don't use glMap, what do you do? Do the calculations?
    Do you think NURBS is more reliable?
  3. Thread: position

    by pjean
    Replies
    5
    Views
    600

    Re: position

    Hi Relic,
    Thanks for your answer,
    My mean is to find the XYZ coordinates of the point I just drawn.
    If glEval doesn't update this data is there any other way to get this information(without...
  4. Replies
    1
    Views
    146

    Re: Help adding points to NURBS surface

    I did the same test and it doesn't work...
    So I found another solution with line strips and now I have another problem to find the real coordinates of the control points...
    Anyway if you find a...
  5. Thread: position

    by pjean
    Replies
    5
    Views
    600

    position

    Hi guys,
    I'm drawing a pseudo-nurbs with line strips and draw the points and I want to draw the control vectors :
    glMap2f( GL_MAP2_VERTEX_3,...)
    // draw strips
    // then draw points
    for ( w=0;...
Results 1 to 5 of 5