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

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    511

    Sorry, I didn't thank you for your assistance....

    Sorry, I didn't thank you for your assistance.
    Thank you!
  2. Replies
    9
    Views
    511

    OMG I FIXED IT! I HAD TO USE 'pushGLStates()'...

    OMG I FIXED IT!
    I HAD TO USE 'pushGLStates()' AND 'popGLStates'

    EXCUSE MY CAPS, I'M HAPPY.
  3. Replies
    9
    Views
    511

    @Poppie Why would that make a difference?...

    @Poppie
    Why would that make a difference? (Genuinely interested)

    And no, it didn't.
  4. Replies
    9
    Views
    511

    Nothing else in the loop really concerns the...

    Nothing else in the loop really concerns the problem. The only relevant information to give you is that before I start the window's frame loop, I initialize some SFML sprites and textures. This...
  5. Replies
    9
    Views
    511

    What I mean is, I have an integer to see whether...

    What I mean is, I have an integer to see whether or not the program should draw the interface or OpenGL. At the moment it will draw the 2D interface to begin with, but when the state is changed I get...
  6. Replies
    9
    Views
    511

    [SFML/C++] Simple OpenGL Triangle

    Hi!
    I'm using SFML, which uses OpenGL, and have found that a simple OpenGL triangle will only display under weird circumstances. Here's the code for the triangle:



    void drawGL() {...
Results 1 to 6 of 6