RSSAmplifier

Blog

osor.io

Rubén Osorio's blog

osor.ioRSS feed ↗2 posts

Latest posts

Rendering Crispy Text On The GPU

It’s not the first time I’ve fallen down the rabbit-hole of rendering text in real time. Every time I’ve looked into it an inkling of dissatisfaction always remained, either aliasing, large textures, slow build times, minification/magnification, smooth movement, etc. Last time I landed on a solution using Multi-Channel Signed Distance Fields (SDFs) which was working well. However there was still a…

Implementing Order-Independent Transparency

Hello! This will be a first attempt at coming back to writing some blog posts about interesting topics I end up rabbitholing about. All the older stuff has been sadly lost to time (and “time” here mostly means a bad squarespace website).