Search found 2 matches

by NateAGeek
Sat Apr 26, 2014 5:01 pm
Forum: Support and Development
Topic: Canvas Inheriting Transformations? NO ES BUENO
Replies: 1
Views: 871

Canvas Inheriting Transformations? NO ES BUENO

Hi all, I'm not sure if this is a bug. Or if anyone has a work around. But it seems that Canvas inherits transformations. What I mean is if the graphics within the are transformed; so is the canvas. So, creating a camera is a pain. Here is an example draw function: love.graphics.setCanvas(Canvas) Ca...
by NateAGeek
Thu Apr 17, 2014 1:20 am
Forum: Libraries and Tools
Topic: Making a GitHub of Random Shader Creation
Replies: 1
Views: 1370

Making a GitHub of Random Shader Creation

Hey all,

I worked with LOVE about 2 years ago. I decided to wounder back to see what its been up to. Nice, SHADERS!

Been messing around with some on my git: https://github.com/NateAGeek/Love2D_Shader_Test

Just felt like sharing a shader. lol