← Tech Art
Music Note Shader for Note Runner
Using HLSL, I wrote a shader that allows up to 4 notes to be displayed on any staff, anywhere from two lines above the staff to two lines below the staff. It also scales cleanly as horizontal size changes, growing the staff lines while keeping everything else aligned left
HLSL
How I Did It
todo