|
|
|
|
|
by jat850
5748 days ago
|
|
I really only glanced at the code so I could be wrong here. But it appeared to me as though the main loop was written with something like, 1000 / 60, which was probably intended to cap at 60fps. If you took that code and modified the loop to run more frequently, do you get even better performance? |
|