A couple of new metal bacground digis

I have started messing with doing more with the metal background cutouts in the art package over using shapes to do the black areas and bevels to minimise the facer elements needed so I am hoping for some feedback on how I am doing.
The second one is actually based on by first image cut-out beveling attempt and the bevel is more profound all the way around.
Once I tried to bevel the crossed section the selection tool didn’t expand evenly and stayed closer to the inner corners but I also thought that was OK.
Thoughts welcome on the finish though (left it basic grey metal so as not to distract).

Saved myself at least 27 shapes by cutting the disc externally and got a better bevel effect in the mix as a bonus,

7 Likes

Feedback, ampyone?
Adding leading zero even to a 12/24 vlock would be good. I am sure I have seen it somewhere but can;t find it.

1 Like

Looks good @rob.fisk. Your cutouts are spot on. Try to add some shadows, reflections & layers, it will add to the reallism of it. I’ve been experimenting with metallic faces recently as well & its a really changing medium. It requires so many layers or editing. I’ve got a couple up, but I’ll post the results tomorrow in a new thread.

4 Likes

Like to see a leading Zero on the Clock. MAG does it, I do it. The Stop Look faces hav it. Bit of a fiddle but I think it looks cool.

2 Likes

I like them, the first one more, but maybe look better if you had some kind of Texture to the Metal cut outs?
By the way, Leading Zero TAGs are already available in the drop down list for TAGs -
#DHZ# = 12 Hour TAG with Leading Zero
#DkZ# = 24 Hour TAG with Leading Zero
#DmZ# = Minutes TAG with Leading Zero
#DsZ# = Seconds with Leading Zero.

3 Likes

Do not forget to include a #Db# in there some where even if it is hidden.

1 Like

Something makes me think that this guy would like to see one of these finished in blue metal:
image

For reference, here are the 2 metal masks:

4 Likes

Any idea what is wrong with this conditional statement? It successfully switches from DH to Dh but ignores the Z on both:
$#DTIMEFORMAT#=24?#DHZ#:#DhZ#$:#DmZ#

Oh, I think I get it. Because the result comes out of a conditional it comes out as a raw number with no formatting. That’s annoying. Extra layer with opacity condition it is.

1 Like

I normally always do it but in the past have fixed it to 24h format. Completely splipped my mind on these.
Fixed now though, for both formats.

1 Like

or maybe he wants blue digits :slight_smile:

2 Likes

Except the second 2 comments were on a face with blue digits.

1 Like

I have never been able to understand a conditional that has more than one ELSE. Also the code line is not closed.with $

1 Like

Actually, the condition ends before the text for colon and minutes (:#DmZ#) and only has a true and falso condition for hours.

$#DTIMEFORMAT#=24?#DHZ#:#DhZ#$:#DmZ#

1 Like

Thanks rob I can not even read the code properly . I will have to run a test :#DmZ looks like Voodoo to me .

Oh dear I see the : before #DmZ is not code it is a Colin . Ha Ha .

1 Like

It still makes me chuckle that folks call colons colins.

1 Like