D5249: [RFC] New effect plugin - projector (keystone) correction
Krzysztof Nowicki
noreply at phabricator.kde.org
Thu Apr 6 18:21:40 UTC 2017
nowicki added a comment.
The idea that I have in mind ATM is to redirect drawing the whole screen into a FBO and then draw it screen by screen applying transformation where necessary. This should be fairly easy thanks to the render target stack in KWin. Doing it this way would get rid of the ugly artifacts at window edges. The downside is that it introduces a requirement for maximum texture size to be at least the size of the virtual desktop (already imposed by the blur and backgroundcontrast effects). I'm planning to run this on an old Intel Pineview and I hope it would have enough juice to handle this.
REPOSITORY
R108 KWin
REVISION DETAIL
https://phabricator.kde.org/D5249
To: nowicki, #plasma, graesslin
Cc: luebking, kwin, plasma-devel, #kwin, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170406/c823dd40/attachment.html>
More information about the Plasma-devel
mailing list