image reflections (1 Viewer)

explodedk

Portal Pro
December 27, 2008
265
20
Copenhagen
Home Country
Denmark Denmark
how do i get images to reflect like on the image here below... i tried to look at the basichome file from core, but can't see whats doing the reflection.

thx in advanced.
 

Attachments

  • img_363_01.jpg
    img_363_01.jpg
    36.1 KB

joz

Portal Pro
March 17, 2008
1,353
306
Home Country
Netherlands Netherlands
I think there's a reflection animation. Have to look this up myself though.

Ofcourse you can always photoshop this to get the same result. The basci buttons of Blue3 are photoshopped for example. The reflection is part of the image
 

rkooten

Portal Pro
August 3, 2008
101
27
Home Country
It's an option for the <texture> attribute.

for example:

Code:
<texture flipY="true" diffuse="thumbmask.png">example.png</texture>

Where thumbmask.png is an image with a transparent (top) to white (bottom) gradient.

Look for some example xml files (usually musicsongs.xml) because I'm not 100% sure the syntax is correct. You should be able to recognize it easily now. :)
 

Users who are viewing this thread

Similar threads

How do you add a new selection to the TV Guide Rows option in the BasicHome Editor in DWHD? Id like to add an option for 8 Rows. Which xmls should I be looking at to change.? Thanks!
How do you add a new selection to the TV Guide Rows option in the BasicHome Editor in DWHD? Id like to add an option for 8 Rows...
How do you add a new selection to the TV Guide Rows option in the BasicHome Editor in DWHD? Id like to add an option for 8 Rows...
Replies
0
Views
1K
I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV Server development looks dead so I'm afraid you're going to have to figure that out by yourself if it's even possible.
I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV...
Hi everyone, I've set up Mediaportal TV Server on a Windows 11 box, tuner deteced okay, scanned channels, can preview, all seems...
Replies
8
Views
1K
Nice finding! (y)(y)(y) Adapted to new DWHD and PVHD ;) Position is in front of category bar ;)
Nice finding! (y)(y)(y) Adapted to new DWHD and PVHD ;) Position is in front of category bar ;)
This thread is intended for skin authors, plus those advanced users who have learnt skin programming and have customised the skins...
Replies
1
Views
2K
My bad, I misunderstood your post then :) Yeah, these things can get complicated really quickly. I remember scrapping some of my skin-improvement-ideas because I couldn't get these cross-dependencies sorted out.
My bad, I misunderstood your post then :) Yeah, these things can get complicated really quickly. I remember scrapping some of my...
I adjusted the MyMusicPlayingNowInfos.xml for my OldEyes variant of DWHD so it fits without crowding. I now have the issue of text...
Replies
7
Views
2K
If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request. This will be transparent and straightforward.
If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team...
I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions. Please can...
Replies
7
Views
1K
Top Bottom