|
Author |
Topic: Animation. (Read 635 times) |
|
jsg
|
Animation.
« on: Aug 3rd, 2004, 6:32pm » |
|
Hi everyone. I'm Jim, longtime (well, eight months) lurker and p5 hacker, first-time poster. I've constructed an animation object for p5. The aim was to improve beginner programmers' abilities to add simple motion and graphical effects to their sketches, without dealing with timers, motion equations, and big ol' state machines in the loop(). The site for it includes a reference and some examples: http://jim.jklabs.net/ I sure do hope it's useful, or even makes sense. This was built as coursework at CMU for Golan Levin, incidentally. Gotta get the academic plug in.
|
|
|
|
Bijeoma
|
Re: Animation.
« Reply #1 on: Aug 4th, 2004, 1:50am » |
|
thanks jim. the examples explain the object well. the animation object looks to be very useful. good idea! -bryan
|
|
|
|
REAS
|
Re: Animation.
« Reply #2 on: Aug 7th, 2004, 3:17am » |
|
Interesting. Thank you for the contribution. It's great to see so much effort put into the documentation so that other people can understand what you've done. I'm interested to see how other people will use this. + Casey
|
|
|
|
|