8 ms·
Cool project. Maybe a dumb question but what rendering method does Wprs use?
by hongspike 2y ago
Cool project.
Maybe a dumb question but what rendering method does Wprs use?
- nicolasavru 2y agowprs doesn't do its own rendering, it passes through already-drawn image buffers from applications on the server side to the local compositor on the client side, which then composits/renders them however it wishes to.