Hacker News new | ask | show | jobs
by bob1029 245 days ago
We had software rendered unreal tournament decades ago. Full 3d. It runs like a champ in 2023:

https://youtu.be/MGZQAH5J1OQ

1 comments

Imagine what it could do with modern SIMD and many cores. Won't come close to dGPU, but still...
Currently attempting to do that with original q1: https://github.com/klaussilveira/exp-quake/commit/c9b7cab515...
Just run it on an EPYC 9965 and you have a not insignificant amount of cores for parallel computing.