Back to News
Advertisement
Advertisement

Discussion (1 Comments)Read Original on HackerNews

outercloud•about 4 hours ago
I've been working on a WebGPU animation renderer and at some point I needed to implement font rendering. Wanting the technical challenge I elected to try implementing a new method I had heard about which actually comes from a recently expired Microsoft patent! I get a bit into spline rendering and a super cool idea about how to render curves efficiently on the GPU.