vMix Forums
»
General
»
3rd Party Software and Development
»
Free items - Lower Thirds, Plug-Ins, Control apps, Designs ...
Rank: Member
Groups: Registered
Joined: 3/5/2018(UTC) Posts: 10 Location: Belgrade
Was thanked: 8 time(s) in 4 post(s)
|
|
1 user thanked miljansoax for this useful post.
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/7/2012(UTC) Posts: 2,636 Location: Canada Thanks: 33 times Was thanked: 506 time(s) in 475 post(s)
|
@ miljansoax
Very cool! Thanks for sharing.
Ice
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,216 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
Very Nice!
one question : is it intentional that the included logo doesnt load directly with the title ?
|
|
|
|
Rank: Member
Groups: Registered
Joined: 3/5/2018(UTC) Posts: 10 Location: Belgrade
Was thanked: 8 time(s) in 4 post(s)
|
@ doggy
You can change logo also.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,216 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
@ miljansoax
i understand that, was just wondering as it looked to be an initial part of the title, hence save time loading the title and not to set the logo each time
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/2/2012(UTC) Posts: 49 Location: Maryland
Thanks: 5 times Was thanked: 1 time(s) in 1 post(s)
|
miljansoax, thanks for the lower third is really nice, what you used to create this graphic animation
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,216 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
|
|
|
|
Rank: Member
Groups: Registered
Joined: 3/5/2018(UTC) Posts: 10 Location: Belgrade
Was thanked: 8 time(s) in 4 post(s)
|
@ Marvin ... as Doggy explained in last Post, Microsoft Blend.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,216 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
@ miljansoax
While i also would create titles as a .dll file when complex code is involved to handle desing changes by data changes i am wondering why this is done here rather than a regular xaml file (with the images included in the folder) . the "problem" is when you want to make small changes to the background image for example and recompile it to a .dll you will have to close vmix completely in order to reload the .dll properly with the changes applied. As one is creating it in Blend anyway why not use rectangles or borders and color those in xaml rather than images? Will save you having to use another drawing program to redesign or tweak those "backgrounds"
|
|
|
|
Rank: Member
Groups: Registered
Joined: 3/5/2018(UTC) Posts: 10 Location: Belgrade
Was thanked: 8 time(s) in 4 post(s)
|
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,216 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
Code:<Canvas Height="150" Margin="212.948,0,318.316,207.896" ClipToBounds="true" VerticalAlignment="Bottom">
<Rectangle x:Name="rectangle" RadiusY="12.552" RadiusX="12.552" RenderTransformOrigin="0.5,0.5" Height="96" Canvas.Left="-45.515" Canvas.Top="26" Width="1404">
<Rectangle.Stroke>
<LinearGradientBrush EndPoint="1.015,0.853" StartPoint="0.865,0.095">
<GradientStop Color="Black" Offset="0.288"/>
<GradientStop Color="White" Offset="1"/>
</LinearGradientBrush>
</Rectangle.Stroke>
<Rectangle.RenderTransform>
<TransformGroup>
<ScaleTransform/>
<SkewTransform AngleX="-27"/>
<RotateTransform/>
<TranslateTransform/>
</TransformGroup>
</Rectangle.RenderTransform>
<Rectangle.Fill>
<LinearGradientBrush EndPoint="0.5,1" MappingMode="RelativeToBoundingBox" StartPoint="0.5,0">
<GradientStop Color="#FF1969C7" Offset="1"/>
<GradientStop Color="#FF196AC7" Offset="0.559"/>
<GradientStop Color="#FF3699DD" Offset="0.557"/>
</LinearGradientBrush>
</Rectangle.Fill>
</Rectangle>
</Canvas>
doggy attached the following image(s): imgxaml.jpg (41kb) downloaded 24 time(s).You cannot view/download attachments. Try to login or register.
|
|
|
|
Rank: Member
Groups: Registered
Joined: 3/5/2018(UTC) Posts: 10 Location: Belgrade
Was thanked: 8 time(s) in 4 post(s)
|
@ doggy I'm using sometimes images, sometimes rectangles. Sometimes you can't draw with vectors what you want to show. But not in this case, of course. Sample with rectangles: Lower Third Sample Preview
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,216 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/2/2012(UTC) Posts: 49 Location: Maryland
Thanks: 5 times Was thanked: 1 time(s) in 1 post(s)
|
miljansoax wrote:@ Marvin ... as Doggy explained in last Post, Microsoft Blend. thanks so much you did a great job
|
|
|
|
vMix Forums
»
General
»
3rd Party Software and Development
»
Free items - Lower Thirds, Plug-Ins, Control apps, Designs ...
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close