Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Can you imagine rewriting a modern web browser engine to use GPU-accelerated text rendering?

https://github.com/servo/pathfinder uses GPU compute shaders to do this, which has way better performance than trying to fit this task into the hardware 3D rendering pipeline (the SDF approach).



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: