MediaPortal Forums HTPC/MediaCenter

Sponsored Ads

Go Back   MediaPortal Forum » MediaPortal 2 » General Talk

General Talk Talk about MediaPortal 2.

Reply
 
LinkBack Thread Tools Display Modes
Old 2008-01-08, 07:10   #21 (permalink)
Portal Member
 
Join Date: Apr 2004
Posts: 74
Thanks: 0
Thanked 1 Time in 1 Post


Send a message via ICQ to bedlam
Default

How about a replacement for BitmapEffects (like dropshadow, outer glow, bevel)? In WPF you can only write unmanaged bitmapeffects (perhaps for good reason). But it would be awesome if this could be done in managed code in the mediaportal implementation! But perhaps the performance hit would be to great, In WPF one would refrain from using them until absolutely necessary.a
bedlam is offline   Reply With Quote
Old 2008-01-08, 13:13   #22 (permalink)
Portal Developer
 
frodo's Avatar
 
Join Date: Apr 2004
Location: The Netherlands
Age: 36
Posts: 1,515
Thanks: 3
Thanked 119 Times in 44 Posts

Country:

My System

Default

thats not planned atm
frodo is offline   Reply With Quote
This User Say Thank You:
Old 2008-01-08, 16:44   #23 (permalink)
Portal Member
 
m0deth's Avatar
 
Join Date: Dec 2006
Age: 40
Posts: 71
Thanks: 9
Thanked 2 Times in 2 Posts

Country:

My System

Send a message via ICQ to m0deth
Default

Thanks!

Ok, maybe you guys have thought of this....but can you take a lesson from the game devs....and leverage DirectX shaders?

Here's the idea.....some of the neater "sparkly" effects most GUIs use can be done in hardware on the GPU, even shader model 2 effects could be run nicely on cards as low as fx5700's or like ati's. This sort of thing might help in rendering effects on low cpu machines with video cards users generally pick to handle video for MP.
Things like Transparency Blending, Lightmapping, Ripple effects, and raster+vector animation could lend to skins that look like theater curtains opening with full 3d effects for example. The ideas would be widely varied from the skin artists once you give them the right tools you know? I'm sure they can think of better ideas for these uses than myself, but you get the idea I hope, it could set MPII apart from every other app. out there in this genre, make it modular, so that end users can choose which features to enable based on system makeup and that would open up so many possibilities.

Just an idea, thanks for the reply
sorry if the ideas are broken....I see things in my mind working and then have to translate into words....sometimes it works =]

m0deth
__________________

"an object at rest...cannot be stopped!"
m0deth is offline   Reply With Quote
Old 2008-01-08, 20:47   #24 (permalink)
Portal Developer
 
frodo's Avatar
 
Join Date: Apr 2004
Location: The Netherlands
Age: 36
Posts: 1,515
Thanks: 3
Thanked 119 Times in 44 Posts

Country:

My System

Default

Well the wpf engine we build already makes heavy use of shader 2.0 models to do as much work as possible
and it does support transparency blending and raster/vector animation already
frodo is offline   Reply With Quote
Old 2008-01-13, 13:12   #25 (permalink)
Portal Member
 
Join Date: Apr 2004
Posts: 318
Thanks: 0
Thanked 0 Times in 0 Posts


Default

would it be possible to have vista aero-style animated backgrounds with ur skin engine?

that would be cool
__________________
My HTPC : * Zalman HD135 HTPC Case (Black), Core2 Quad Q6600 @ 2.4 Ghz, 8600GT 512MB Silent, 2GB Corsair DDR2 1066Mhz RAM, Pioneer BDC-S02 (Blu-Ray reader, DVD-Burner), FireDTV DVB-T * MY CODECS - http://forum.team-mediaportal.com/sh...3&postcount=17
SiLenTYL is offline   Reply With Quote
Old 2008-01-13, 13:17   #26 (permalink)
Portal Developer
 
Join Date: Jan 2005
Age: 30
Posts: 2,159
Thanks: 51
Thanked 52 Times in 42 Posts


Default

Quote:
Originally Posted by SiLenTYL View Post
would it be possible to have vista aero-style animated backgrounds with ur skin engine?

that would be cool
If you look closely the MPII technology preview that was released in last December you see that it was already possible then
__________________
http://day2.no-ip.org/

"Commy64 - The problem there is that Oprah was on. MP tried to save you by blanking the screen"
tourettes is offline   Reply With Quote
Old 2008-01-13, 14:49   #27 (permalink)
Portal Designer
 
mikael's Avatar
 
Join Date: Apr 2005
Location: Stockholm, Sweden
Age: 23
Posts: 468
Thanks: 68
Thanked 53 Times in 28 Posts


Default

You can do really cool stuff with the new xaml skin engine... in fact, nearly all you can think about in an application UI way. Combine Vista, Mac and your favorite application... and just let your ideas flow
__________________
Skin: SimpleMP Beta 4
mikael is offline   Reply With Quote
Old 2008-01-13, 16:06   #28 (permalink)
Portal Member
 
Darre's Avatar
 
Join Date: Apr 2007
Age: 23
Posts: 578
Thanks: 47
Thanked 35 Times in 28 Posts

Country:


Default

Will MP2 be supplied with a good tool to make skins? The one that comes with mp1 doesn't work, but even if it did I'd still prefer to use text editors as it isn't very intuitive. I'm really looking forward to see how this will turn out! Is Harley the only one working on skins/design in MP2? If not what are you doing mikael? If you guys test the abilities of the skin engine in mp2, feel free to post videos of cool stuff

Thx guys for making mp even cooler =)
Darre is offline   Reply With Quote
Old 2008-01-13, 16:53   #29 (permalink)
Portal Designer
 
mikael's Avatar
 
Join Date: Apr 2005
Location: Stockholm, Sweden
Age: 23
Posts: 468
Thanks: 68
Thanked 53 Times in 28 Posts


Default

Quote:
Originally Posted by Darre View Post
Will MP2 be supplied with a good tool to make skins? The one that comes with mp1 doesn't work, but even if it did I'd still prefer to use text editors as it isn't very intuitive.
Yes of course, just search on the web for "XAML editor" and you'll find a lot of them. One good example is Microsoft Expression Blend

Quote:
Originally Posted by Darre View Post
Is Harley the only one working on skins/design in MP2?
Nope, Harley got some other dudes that's also helping doing the design work.

Quote:
Originally Posted by Darre View Post
If not what are you doing mikael?
I'm one of the dudes

Quote:
Originally Posted by Darre View Post
If you guys test the abilities of the skin engine in mp2, feel free to post videos of cool stuff
Nothing is finished, you'll have to use Infinity until a working version of the xaml skin is done. Right now it's nothing to display. I'm sure you'll know when a new version, and if so, a new design is released. Feel free to post us some ideas!
__________________
Skin: SimpleMP Beta 4
mikael is offline   Reply With Quote
This User Say Thank You:
Old 2008-01-13, 17:36   #30 (permalink)
Portal Developer
 
frodo's Avatar
 
Join Date: Apr 2004
Location: The Netherlands
Age: 36
Posts: 1,515
Thanks: 3
Thanked 119 Times in 44 Posts

Country:

My System

Default

you might wanna read this:
http://wiki.team-mediaportal.com/Med...rtal2/Skinning

especially the xaml design tools section

Frodo
frodo is offline   Reply With Quote
This User Say Thank You:
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
MediaPortal II - Release/Roadmap/Planning James General Talk 21 2008-06-15 19:56
Announcement: MediaPortal II infinityloop General Talk 218 2008-03-07 14:41
Mediaportal-II Infinity released frodo General Talk 33 2008-01-07 18:06
Digi Vox II Problem mit Mediaportal hansen20041 Media Portal - Support 3 2006-10-30 14:15


All times are GMT +1. The time now is 03:20.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Integrated by BBpixel ©2004-2008, jvbPlugin

Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress