uwerat / qskinny

A lightweight framework on top of the Qt scene graph and only few classes from Qt/Quick. It is usable from C++ and/or QML.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ellipsoid conic gradients

uwerat opened this issue · comments

commented

The shader for conic gradients needs to support ellipsoid spreadings.
F.e needed for filling an arc where x/y radii differ.

commented

implemented