|
|
|
|
|
by the_pwner224
2125 days ago
|
|
The 10ms demo is almost as good and much easier to accomplish, requiring only 100 fps instead of 1000. Actually you would need more than 1k fps - suppose it takes 0.5 ms for the touch sensors and CPU processing and graphics updates; then half the time after a touch you would miss the frame and have to wait 1 ms for the next display update. To me 1ms doesn't seem worth it given the diminishing returns. Something like 5-10 would be way easier to do. |
|