| koopmicter - Nov-11-2004 server time |
| hey red your from timmins? im from brantford |
| Red Squirrel - Nov-10-2004 server time |
| What programming language and what API (ex: directX, openGL etc) I worked a bit with open GL and one thing I learned is that for anything speed related don't use the frame rate, but rather use sleeps and what not to make sure something is timed with real time, and not the frame rate. In open gl you could have a variable that increments at every frame and as well as a function to determine where you are in time (a seperate thread counting time). I have not programmed this stuff in years though so hopefully someone with more recent experience can help you. |
| Wheres Izzy - Nov-10-2004 server time |
| hi, ive been tryin to figure out how to some acceleration and de-acceleration, but this doesnt seem possible to me without a keyup/keyrelease command. any one know of any? or knows how i can do this without a keyup command? |