Search found 1 match
- Thu Nov 08, 2018 12:22 am
- Forum: General
- Topic: Get basic shader wroking on a text
- Replies: 1
- Views: 2911
Get basic shader wroking on a text
Hi, I wondered how the texture from Texts are created because I tried to apply a really basic shader on a text and it's a total mess. It applies as intended on an image https://prnt.sc/lfoddt The same shader is applied to the text and image I'm using love 11.1 function love.load() img = love.graphic...