Search found 2 matches

by sgifan
Mon Sep 20, 2010 6:12 pm
Forum: Support and Development
Topic: gradients
Replies: 4
Views: 2419

Re: gradients

I suppose for gradients using the shader (GLSL) branch of LOVE would be also an option, but seem quite complicated. Maybe planning integrating something like the antigrain library AGG (2.4 is BSD licensed) would be an option also this would also provide first class vector primitives. Any thoughts ? ...
by sgifan
Mon Sep 20, 2010 2:45 pm
Forum: Support and Development
Topic: gradients
Replies: 4
Views: 2419

gradients

Hello all,

just discovered Love (the software, not the other thing) and I start to look at the features.

What i miss for now is a way for using gradients to fill polygons.

beside creating an image that suits my need with an external tools is there a solution ?

Best regards