tomaka / glium_text

Text rendering with glium
48 stars 35 forks source link

Fix wrong uniform name #9

Closed tomaka closed 9 years ago

tomaka commented 9 years ago

The example works by chance. Glium doesn't warn you when you're missing uniforms since uniforms can have default values.