3d Animations with Greensock TweenLite

InstructorLukas Ruebbelke

Share this video with your friends

Send Tweet

AngularJS animations and TweenLite make it really easy to create cool 3d effects in your application.

John
~ 10 years ago

so im trying to animate all of the child elements of an ng-repeat as a single timeline and im unsure of how to go about it.

if i put the animation on the ng-repeat the element.children length is always 0 since the ng-repeat shows up for each instance as its own isolated scope.

how can i go about doing this? I have 6 panels that are rendered from JSON in an ng-repeat and I want to do a 3d animation that transitions between all of them really quick in 3D and then I do a $state.go at the end and move to a route that shows a single one. The route change itself uses the same animation.

Rodolfo
~ 9 years ago

Is it possible to get the code for this lesson? The download link doesn't seem to be showing up for this one.

Thank you

roberto
~ 9 years ago

Code, por favor :)

Troy
~ 8 years ago

Is there any code to look at for this tutorial? As it hasn't posted on the website. Kind regards.