Closed GoogleCodeExporter closed 9 years ago
YES! I'd
- add an Interface PInterpolation with the interpolating function
- inject it right into PInterpolatingActivity
- factor the current (linear) interpolation into an implementation of the
interface
and make it the default
- add several other interpolations to extras
If we want to change the namespaces from edu.umd.cs... to org.piccolo2d (we do,
don't
we?) we should think about the future package structure and already add the new
classes there.
Latest for 2.0, but maybe already in 1.3?
P.S.:
http://jcurl.berlios.de/m2/site/jc-core/0.7-SNAPSHOT/apidocs/org/jcurl/math/Inte
rpolator.html
Original comment by mr0...@mro.name
on 26 Jul 2009 at 12:49
BTW: there's a nice demo here: https://scenegraph-demos.dev.java.net/demos.html
Original comment by mr0...@mro.name
on 26 Jul 2009 at 1:09
I am glad there is interest.
My implementation, currently licensed as LGPL version 3 or later, is at
http://dishevelled.svn.sourceforge.net/viewvc/dishevelled/trunk/piccolo-ease/
with dependencies
http://dishevelled.svn.sourceforge.net/viewvc/dishevelled/trunk/interpolate/
http://dishevelled.svn.sourceforge.net/viewvc/dishevelled/trunk/functor/
and example
http://dishevelled.svn.sourceforge.net/viewvc/dishevelled/trunk/piccolo-ease-exa
mples/
See attached runnable jar.
Original comment by heue...@gmail.com
on 26 Jul 2009 at 3:33
Attachments:
At this point I'm happy with the code as-is in my own repository. I move to
mark
this issue as WontFix.
Original comment by heue...@gmail.com
on 9 Apr 2010 at 9:27
Original comment by heue...@gmail.com
on 19 Jul 2010 at 10:02
Original issue reported on code.google.com by
heue...@gmail.com
on 26 Jul 2009 at 7:21