Search:

Type: Posts; User: revelation437

Page 1 of 9 1 2 3 4

Search: Search took 0.01 seconds.

  1. why not just get a macroing program to do that...

    why not just get a macroing program to do that for you?
  2. Replies
    1
    Views
    1,979

    advantages: if written correctly, graphics wise,...

    advantages:
    if written correctly, graphics wise, its cross platform
  3. Replies
    6
    Views
    1,916

    my code ran perfectly before the spyware hit me....

    my code ran perfectly before the spyware hit me. i've tried running my program on other computers, much slower than mine and faster, and it works. i know for a fact that its my computer and not my...
  4. Replies
    6
    Views
    1,916

    problem with my opegl game...

    ok i dunno where to put this so im just going to put it here

    first off i know its not my code cause the game worked on my computer before and still works on other people's computer.
    the game...
  5. Replies
    6
    Views
    2,812

    i was thinking of doing it EXACTLY that way, but...

    i was thinking of doing it EXACTLY that way, but then i was told that the normal vectors were more like
    <1,0,0> <-1,0,0> and so on.

    an a funny note, that room looks EXACTLY like my room that was...
  6. Replies
    6
    Views
    2,812

    3d pong physics

    hey all, i've been working on a 3d version of pong, and i've got everything in and working correctly other than the reflection. is there a site, or can someone break down on the CORRECT way to do...
  7. opengl question. mouse location vs gluperspective

    curently, my viewport is set to the max scren resolution (1024x768)
    i have a mouse function that takes the coords of a mouse and uses that as the center to draw a square (mock paddle)

    the problem...
  8. Replies
    3
    Views
    1,849

    3d pong physics

    hey everyone. currently im making a 3d pong game. im getting to the point of writting the ball class, and have come to the conclussion that i really have no idea how the physics would work. like, how...
  9. Replies
    12
    Views
    2,979

    awesome thanks !

    awesome thanks !
  10. Replies
    12
    Views
    2,979

    the proper way to make .h/header files

    I want to define a class in a .h file then actually write out all the methods in a .cpp file

    my question is... how does one exactly do it

    in your main program do u include the .h
    then in the...
  11. Replies
    13
    Views
    2,997

    thanks, but the clock function will more than...

    thanks, but the clock function will more than due.
    i just needed a value returned that was small enough so that it would be about the same on any system to control motion in opengl
  12. Replies
    13
    Views
    2,997

    thats defined in windows.h which i cant use

    thats defined in windows.h
    which i cant use
  13. Replies
    13
    Views
    2,997

    microsoft compiler/gcc compiler in windows xp...

    microsoft compiler/gcc compiler in windows xp
    but this program will be compiled with gcc on windows xp, osx and linux
  14. Replies
    13
    Views
    2,997

    no im doing an open gl program. trying to do the...

    no im doing an open gl program. trying to do the spinning triangle program. but the problem with that is, on faster systems, it spins really fast. i need a portable way to see how many milliseconds...
  15. Replies
    13
    Views
    2,997

    returning milliseconds?

    what function/header files do you use to return the current time in milliseconds?
    i thought there was something like java's currentTimeMillis() function, but i can no longer remember

    please...
  16. Replies
    3
    Views
    15,256

    the problem with that is that it's windows...

    the problem with that is that it's windows dependant. i've apparently got to build a program that is OS independant
  17. Replies
    3
    Views
    15,256

    opengl/glut adding text on screen?

    i havent been able able to find a decent working example that shows hwo to display text on the screen. any help?
  18. Replies
    13
    Views
    4,694

    it has to be in 3d. i might try out that 3d pong...

    it has to be in 3d. i might try out that 3d pong idea. instead of having it play against a computer, i'll just have it playing against yourself (ie just keep hitting the ball)
  19. Replies
    13
    Views
    4,694

    I need a good openGL project

    Sorry if i'm posting this in the wrong forum, but I am in need of an idea for an opengl (using c++ and glut, goal of this project is to be totally OS independant and do something with opengl)
    I am...
  20. first off Waldo2k2, you have no idea what you're...

    first off Waldo2k2, you have no idea what you're talking about.

    and i found that CDT thing for eclipse already, but the problem is that, from what i found, its only for linux at this point. there...
  21. hey, looking for windows-based C++ ide that uses CVS's...

    extssh protocol to communicate with a remote server.
    please help!

    thanks
  22. Replies
    5
    Views
    4,290

    i shall try that thank you all for ur help

    i shall try that

    thank you all for ur help
  23. Replies
    5
    Views
    4,290

    microsoft visual studio.net or dev c++ for...

    microsoft visual studio.net
    or
    dev c++ for windows or gcc or linux (but im using cygwin so i dunno if its a TRUE linux evniornment)
  24. Replies
    5
    Views
    4,290

    C++ usb/serial package?

    does one exsist that helps communicate with the usb and/or serial port?
    if so where can it be found?

    thanks
  25. Replies
    13
    Views
    8,132

    thank you very much i think i got it

    thank you very much
    i think i got it
Results 1 to 25 of 223
Page 1 of 9 1 2 3 4