draw debug sdfatlas

This commit is contained in:
jrkb 2023-04-02 16:14:14 +02:00
parent 412c64298d
commit d894c07d3e
4 changed files with 108 additions and 54 deletions

View file

@ -12,6 +12,7 @@ struct Curve {
uniform isamplerBuffer glyphs;
uniform samplerBuffer curves;
uniform sampler2D iChannel0;
uniform vec4 color;