Simple Animations for individual Morphs

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Simple Animations for individual Morphs

KenDickey
More wacky code by you know who.

Check out the examples on the class side of Animator.

https://github.com/KenDickey/Cuis-Smalltalk-BabySteps/blob/master/Animator.pck.st

Enjoy!
-KenD


_______________________________________________
Cuis mailing list
[hidden email]
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
-KenD
Reply | Threaded
Open this post in threaded view
|

Re: Simple Animations for individual Morphs

garduino
Nice! I like example4 :)


2013/9/20 Ken Dickey <[hidden email]>
More wacky code by you know who.

Check out the examples on the class side of Animator.

https://github.com/KenDickey/Cuis-Smalltalk-BabySteps/blob/master/Animator.pck.st

Enjoy!
-KenD


_______________________________________________
Cuis mailing list
[hidden email]
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org



--
Saludos / Regards,
Germán Arduino
www.arduinosoftware.com

_______________________________________________
Cuis mailing list
[hidden email]
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
Reply | Threaded
Open this post in threaded view
|

Re: Simple Animations for individual Morphs

Juan Vuletich-4
In reply to this post by KenDickey
Hi Ken,

This is very nice. Thanks!

Example 4 shows an artifact here, as if the update of the display was
done in two stages: one for the old position and another for the new
position. I did a tweak that fixes this. Find it in GitHub.

Cheers,
Juan Vuletich

On 9/20/2013 8:05 PM, Ken Dickey wrote:

> More wacky code by you know who.
>
> Check out the examples on the class side of Animator.
>
> https://github.com/KenDickey/Cuis-Smalltalk-BabySteps/blob/master/Animator.pck.st
>
> Enjoy!
> -KenD
>
>
> _______________________________________________
> Cuis mailing list
> [hidden email]
> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
>


_______________________________________________
Cuis mailing list
[hidden email]
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org