Search:

Type: Posts; User: leggy

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    2,149

    Thanks for that, it compiles now.

    Thanks for that, it compiles now.
  2. Replies
    2
    Views
    904

    I would suggest: Give each element in the...

    I would suggest:

    Give each element in the array a random number between 1 and 16
    Pick a random element
    If this element is already 0 go back to previous step
    set this element to 0
    repeat...
  3. Replies
    2
    Views
    2,149

    function pointers in openGL

    Hello.
    I'm trying to use openGL extension functions in a way that will compile on multiple platforms, hence I am using freeglut's glutGetProcAddress function. However, when I have code like the...
  4. Replies
    54
    Views
    374,223

    Sticky: An obvious one: http://www.gpwiki.org It's a...

    An obvious one:
    http://www.gpwiki.org
    It's a Game Programming Wiki. (You guessed that because it has wiki in the address, right?)
Results 1 to 4 of 5