Articles by tag: graphics-programming
Win32 API: Non-standard windows without Electron | Developer's Guide
How to create windows of arbitrary shape with Win32 API. Code examples for ovals, raster images and animation. Memory optimization and pitfalls.
GPU Font Rendering Slug: Dynamic Dilation and MIT License
Learn about the Slug algorithm for GPU font rendering from Bezier curves, dynamic dilation, and opening the patent under MIT. Read the technical analysis.