4 ms·
I would really like to see some data on the memory savings using this technique. How significant are they?
by npinguy 12y ago
I would really like to see some data on the memory savings using this technique. How significant are they?
- druidsbane 12y agoI would guess 0. My understanding is that you are rendering at the full higher resolution then simply computing the proper subpixels on the offset displays to align them right. You still need all the data there using the full amount of memory otherwise you can't really perform the calculations necessary for the subpixel/temporal interpolation.