.NET Framework - Rotating a 3d object without using the timeline in Blend.
Asked By Jos
06-Apr-07 01:20 PM
So, I don't know if this specific topic has been covered, but what I'm trying
to do is rotate a 3d object by just using code.
Basically, I need to know how to get the points that I'm currently at and
where I want it to end, so when I use the DoubleAnimation in code I tell it
the start rotation and the end rotation.
I love the Storyboards in Blend, but I need to tell the object to continue
to rotate in a 90 degree angle around the Y axis without creating multiple
timelines.
Thanks for the help!
Josh
DoubleAnimation
(1)
DTools
(1)
JoshHowdy
(1)
Learnexpressionblend
(1)
Resourcedictionary
(1)
Object
(1)
Expressionblend
(1)
Rotation
(1)
BrennonWilliam replied...
Howdy Josh..
Head to Codeplex for a look at the 3DTools which may help you achieve this..
http://www.codeplex.com/3DTools
Cheers
--
http://www.learnexpressionblend.com
http://www.expressionblend.com
http://www.resourcedictionary.com
http://www.x-coders.com
DoubleAnimation .NET Framework xmlns = "http: / / schemas.microsoft.com / winfx / 2006 / xaml / presentation" xmlns:x = "http: / / schemas Duration = "0:0:3" AutoReverse = "True" RepeatBehavior = "Forever" / > .NET Framework - German Discussions Visual Studio (1) DoubleAnimation (1) Eigenschaftsfenster (1) Eigenschaften (1) Wusstet (1) Bearbeiten (1) Begeistert (1) Klicken (1) Sorry, bin grad begeistert vom Visual Studio! Wusstet ihr, dass man in den Text "DoubleAnimation" klicken kann, und dann recht sim Eigenschaftsfenster sogar die Eigenschaften der Animation bearbeiten kann? xmlns TargetProperty = "Opacity" From = "0.01" To = "1" Duration = "00:00:10" BeginTime = "00:00:05"> < / DoubleAnimation> keywords: DoubleAnimation description: Window x:Class = Window1 xmlns = schemas.microsoft.com / winfx / 2006 / xaml / presentation xmlns:x
DoubleAnimation und Height .NET Framework Hi NG, ich habe eine WPF Anwendung in der ich mehrere Eigenschaft "Height" auf "System.Windows.Controls.Expander" kann nicht mithilfe von "System.Windows.Media.Animation.DoubleAnimation" animiert werden. Detaillierte Informationen finden Sie bei der inneren Ausnahme. Ich hoffe nun jemand von doch hin bekomme. Grüße Sascha C# - German Discussions System.Windows.Controls.Expander (1) Vista (1) DoubleAnimation (1) WPF (1) XP (1) Expander (1) ActualHeight (1) MaxHeight (1) Hallo Nochmal, ich hab heraus warum. . . . Vielleicht hat jemand einen Tip oder einen besseren Lösungsansatz. Grüße Sascha keywords: DoubleAnimation, und, Height description: Hi NG, ich habe eine WPF Anwendung in der ich mehrere Expander
to a 3D mesh object in Blend? Expression Interactive Designer Discussions WPF (1) SpasticLizard (1) DTools (1) MSFT (1) ZAM (1) DS (1) EA (1) Texture (1) Howdy, Sure you can