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

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    438

    Re: Texturing a Circle

    I have figured out my problem, I no longer need assistance.
  2. Replies
    2
    Views
    438

    Texturing a Circle

    I am having trouble Texturing a circle. I understand how to texture a quad, but texturing a Circle befuddles me. Any help would be appreciated.
  3. Replies
    0
    Views
    249

    Toggling between "Shapes"

    What I'm trying to do is every time the space bar is pressed it switches to the next primitive, but I'm not sure how I would set it up. I'm almost certain I would need a switch statement, but I'm not...
  4. Replies
    9
    Views
    2,006

    Re: Basic Movement on the Screen

    I'm sure if that anyone else in my shoes could understand that, but I'm just not getting it. I'm sure that is a good answer, but I don't understand. When it comes to code, I only understand what I...
  5. Replies
    9
    Views
    2,006

    Re: Basic Movement on the Screen

    I can draw/Render a rectangle to the screen with the glutrectf, I also understand how to position it properly, as well as keyboard input with switch statements. But I don't understand how to...
  6. Replies
    9
    Views
    2,006

    Re: Basic Movement on the Screen

    I don't mean to sound rude, but since you're are inclined to to tell me an unwritten forum rule, Can you instead help me with my question?
  7. Replies
    9
    Views
    2,006

    Re: Basic Movement on the Screen

    I don't know the rules on "Bumping" in this forum, But I realy could use some help. I have been surfing the web for info about this, but all I have found for OpenGL is 3d this, 3d that, nothing about...
  8. Replies
    9
    Views
    2,006

    Basic Movement on the Screen

    I just started with openGL and I'm just trying to get a Rectangle to move back and forth on the screen whenever the 'a' & 'd' keys are pressed. I know that I need a Switch Statement but I don't know...
Results 1 to 8 of 8