You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
430 B
Markdown
12 lines
430 B
Markdown
---
|
|
# edu-1nox
|
|
title: §17 Signed Distance Fields for font rendering
|
|
status: todo
|
|
type: task
|
|
created_at: 2026-03-13T19:55:11Z
|
|
updated_at: 2026-03-13T19:55:11Z
|
|
parent: edu-4u7w
|
|
---
|
|
|
|
Write the conceptual section on SDFs for font rendering: what an SDF encodes, why it scales better than bitmaps, how to threshold and anti-alias in the fragment shader. Brief — reading and intuition only. Part 6 of the Shader Programming chapter.
|