|
|
|
|
|
by Sharlin
838 days ago
|
|
Quake renders itself per-pixel. With a mid-90s CPU (no GPU). And it does vastly more computing than just one bit op per pixel. Any remotely modern computer could fill hundreds (if not >1000) of 96k frames per second. The STM32f7 could likely do it at real-time frame rates with some optimizations. |
|