qskinny icon indicating copy to clipboard operation
qskinny copied to clipboard

Shader for Arc shadows

Open uwerat opened this issue 5 months ago • 1 comments

The shader for arc shadows does not match the implementation of QskArcRenderer ( and QPainter::drawArc ) without few exceptions ( circular arcs ending at i * 90° ). We need a new shader, that interpolates orthogonally to the ellipse tangents.

uwerat avatar Sep 26 '24 12:09 uwerat