#102·orca

Add SDF rendering path for simple rectangles

Author: SkytriasCreated Feb 18, 2025Updated Jul 31, 2025

Last meeting we briefly discussed wanting easy drop shadows. Martin talked about SDF rectangles being relatively simple to implement directly in the same vector renderer as a simple alternative. This would allow drawing rounded rectangles (and through that easy "shadows").

Im not sure if we want to do this implicit or explicit based. As drop shadows are currently missing, I guess it would be additional.