|
|
|
|
|
by Sephr
2082 days ago
|
|
This sounds a lot like gameplay recording software that I've worked on in the past using apitrace[1] for GPUs. You can tokenize, compress, and transmit recordings of graphics API calls and re-render at variable resolution in post. I hope S2 Systems/CloudFlare haven't attempted to patent this concept. 1. https://github.com/apitrace/apitrace |
|