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

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    132

    Re: Display Problems

    Have just checked my code and found mistake in the maths http://www.opengl.org/discussion_boards/ubb/smile.gif

    I also think I remember reading that the first position in an array is 0 not 1 so...
  2. Replies
    4
    Views
    132

    Re: Display Problems

    Thanks for that I have a white b/g now.
    Unfortunately the program doesnt create the picture its supposed to. I think its because the random number part isn't doing what I want it to.

    What does...
  3. Replies
    4
    Views
    132

    Display Problems

    Hi,
    I am trying to write a program to draw the Serpinski Gasket. The code compiles fine but then when I run the program all I get is an empty, see-through window (not a pretty fractal).
    Why is...
  4. Replies
    9
    Views
    855

    Re: Newbie Compiler Error Problem

    Thanks for all being so helpful,
    I'm finally up and running.

    Cheers,

    Phil
  5. Replies
    9
    Views
    855

    Re: Newbie Compiler Error Problem

    Thanks, you guys seem to know everything http://www.opengl.org/discussion_boards/ubb/smile.gif

    I'm sorry to be such a newbie but every problem that gets sorted seems to create another one which i...
  6. Replies
    9
    Views
    855

    Re: Newbie Compiler Error Problem

    Thanks for all your help.
    Adding #define WIN32_LEAN_AND_MEAN at the start of the program got rid of the error but caused a new one!
    Now when I try and comile the program it gets a bit further (a...
  7. Replies
    9
    Views
    855

    Newbie Compiler Error Problem

    I wonder if someone can help me....
    I am trying to learn about OpenGL to prepare for my computer graphics course at uni next year. Today I dled the Borland C++ compiler for win98 and followed the...
Results 1 to 7 of 7