Hacker News new | ask | show | jobs
by CppPro 577 days ago
How do you fake a shader? What does that mean?
1 comments

You simulate them running in the browser instead of a GPU
You mean the CPU right? Browsers can send commands to the GPU too.