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

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    163

    Re: How to open a seperate subwindow

    this link should help you.
    http://www.lighthouse3d.com/opengl/glut/index.php3?subwin

    Satish
  2. Replies
    2
    Views
    512

    Re: closing glut windows from within code

    Hi.

    glutCreateWindow() returns a window id.

    glutSetWindow(id) sets the window with "id" to be drawn. so when u close the render window set ur normal window.

    hope my answer was not ambiguous....
  3. Thread: Quaternions???

    by iluvgfx
    Replies
    9
    Views
    273

    Re: Quaternions???

    try this link. has some sample code.

    you might be prompted to login. register for free.
    http://www.gamasutra.com/features/19980703/quaternions_01.htm


    Satish.
  4. Replies
    3
    Views
    582

    Re: scene management

    Hi.

    Try this link.
    http://www.openscenegraph.org/

    have fun.

    Satish.
  5. Replies
    9
    Views
    564

    Re: cutout of object

    how about using clip planes for cut out of objects?

    i dont know about stencil buffer thingy.

    Satish.
  6. Replies
    1
    Views
    182

    Re: applying matrix to vertex

    Hi.

    I hope this will help you.

    The Query Commands

    These are commands for obtaining simple state variables, and one for determining whether a particular state is enabled or disabled.

    void...
  7. Replies
    2
    Views
    122

    my collection of graphics links

    Hi.

    Over last 2 months i have collected lots of links pertaining to graphics.
    http://attila.stevens-tech.edu/~sgoda/graphics.html

    I hope it is useful to you.

    Have fun.

    Satish.
  8. Replies
    2
    Views
    130

    Re: An error in glut

    u can get the latest here
    http://www.xmission.com/~nate/glut.html


    Satish.
  9. Replies
    1
    Views
    140

    Re: rotating camera about scene

    check out this link.
    http://www.lighthouse3d.com/opengl/glut/index.php3?1

    have fun

    Satish.
  10. Thread: OpenGL Website

    by iluvgfx
    Replies
    3
    Views
    136

    Re: OpenGL Website

    Hey Thank you for the link.

    its very nice.

    Satish.
Results 1 to 10 of 10