|
|
|
|
|
by acous
4387 days ago
|
|
Well persistence is a factor too. Say your display is updating at 120hz without low persistence... the image stays on screen for 8ms, so you have, say, 1ms of accurate image plus 7ms displaying an inaccurate image. For whatever reason our brains prefer to have no image rather than an inaccurate image, so it helps to turn off the display for that 7/8 of a frame. While you can do that with LCD, you have to wait 5ms for the pixels to change before you can strobe, so your frame is an extra 5ms out of date. That's my understanding at least, I'm not an expert by any means. |
|