Hacker News new | ask | show | jobs
by kg 203 days ago
Great write-up. This is basically spam but I want to specifically thank the author for pointing out their solution, because it's directly applicable to one of my own projects and I'm going to do it tonight!

> There’s no need to download the whole texture each frame, just the part of the picking texture that’s under the mouse. So I implemented that and it worked and buzzing is gone. As a bonus, now it’s also not visible at all on the GPU trace.