OCT
22
2005
|
Simply coolI haven't been blogging for a while. Mainly because I simply haven't felt like it and I've been going through some things lately. But I promised that I'm going to show some movies of things I've been doing. There's really no good way of showing OpenGL effects, vns2swf just doesn't handle it. So those will come later. Today we're going to talk a little bit about what we can do with ARGB visuals for Plasma. The problem was that we wanted to have custom shaped windows, whose shapes can be animating and anti-aliased. Something XShape can't handle. Therefore we made sure Qt works correctly with ARGB visuals. Now, the big question is "what are you talking about and what can I do with it?". So lets look at an example that I just recorded using vnc2swf (physos did the nice html wrapping of the files so if you post this blog somewhere have mercy on his server and try to mirror the files somewhere):
|
![]() |
Comments
Amazing
Nothing else to say really.
SWF
This all sounds very cool, but would it be possible to add non-flash versions of the movies? The only free swf player won't play them here :-(
yes please..
Just to answer a possible; "Q: Vut why don't you...?"
A: because macromedia never released one for 64bit machines. :(
With a little hack and the
With a little hack and the magic of KDE, you can use 32 bit plugins in konqueror.
http://forums.gentoo.org/viewtopic-t-321907-highlight-nsplugin.html
and
http://forums.gentoo.org/viewtopic-t-216959.html
Should work with KDE 3.5, and on other distributions.
I know this is only a temp solution, but it does work (on kde 3.4 at least).
SVG Support?
That would be awesome to see SVG + ECMA script. :) That will have some really amazing possibilities. How much svg does QT support? The whole of 1.1 and parts of 1.2? (1.2 isn't released so you can't say all of 1.2 ;) ) Do they support all the SMIL animations?
I have been waiting a long time to add svg animated emoticons to PSI. Finally with QT 4.1 it might be possible to do in a clean x-platform way! yea!
We want the code
Can we have some code-examples for this?
(and also for your other stuff like the rotating cube or the wobbling windows presented at akademy)