<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: JavaFX Spline Editor</title>
	<atom:link href="http://www.jasperpotts.com/blog/2009/01/javafx-spline-editor/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasperpotts.com/blog/2009/01/javafx-spline-editor/</link>
	<description>Jasper Potts's Blog on Java and Life</description>
	<lastBuildDate>Sun, 07 Mar 2010 11:09:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nik</title>
		<link>http://www.jasperpotts.com/blog/2009/01/javafx-spline-editor/comment-page-1/#comment-1669</link>
		<dc:creator>Nik</dc:creator>
		<pubDate>Sun, 19 Apr 2009 01:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasperpotts.com/blog/2009/01/javafx-spline-editor/#comment-1669</guid>
		<description>Hi Jasper,

So I used this on the Google Android platform.  

I ported the TimingFrameworks SplineInterpolator (https://timingframework.dev.java.net/source/browse/timingframework/src/org/jdesktop/animation/timing/interpolation/SplineInterpolator.java?rev=1.2&amp;view=markup) to be compatible with Android.  Android has an animation/interpolation mechanism that has very similar concepts.  Even the Interpolator interface is almost the same contract (hence the porting of SplineInterpolator was dead simple).  

I then use your outputter to generate the values that I pump into the interpolator.  It works beautifully!  Any chance you can have more interpolation points for a more complex curve?  (maybe to simulate a bounce for example in 1 curve which would involve being able to move backwards).  That would be the logical next step.  Ofcourse the math in the spline interpolator will be a lot more complex as well.

Regards,
Nik Bhattacharya</description>
		<content:encoded><![CDATA[<p>Hi Jasper,</p>
<p>So I used this on the Google Android platform.  </p>
<p>I ported the TimingFrameworks SplineInterpolator (<a href="https://timingframework.dev.java.net/source/browse/timingframework/src/org/jdesktop/animation/timing/interpolation/SplineInterpolator.java?rev=1.2&amp;view=markup" rel="nofollow">https://timingframework.dev.java.net/source/browse/timingframework/src/org/jdesktop/animation/timing/interpolation/SplineInterpolator.java?rev=1.2&amp;view=markup</a>) to be compatible with Android.  Android has an animation/interpolation mechanism that has very similar concepts.  Even the Interpolator interface is almost the same contract (hence the porting of SplineInterpolator was dead simple).  </p>
<p>I then use your outputter to generate the values that I pump into the interpolator.  It works beautifully!  Any chance you can have more interpolation points for a more complex curve?  (maybe to simulate a bounce for example in 1 curve which would involve being able to move backwards).  That would be the logical next step.  Ofcourse the math in the spline interpolator will be a lot more complex as well.</p>
<p>Regards,<br />
Nik Bhattacharya</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JavaFX Links (3) &#171; Java and more &#8230;</title>
		<link>http://www.jasperpotts.com/blog/2009/01/javafx-spline-editor/comment-page-1/#comment-1515</link>
		<dc:creator>JavaFX Links (3) &#171; Java and more &#8230;</dc:creator>
		<pubDate>Fri, 20 Feb 2009 19:18:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasperpotts.com/blog/2009/01/javafx-spline-editor/#comment-1515</guid>
		<description>[...] a spline editor in JavaFX. With copy and paste option to use the code in your next JavaFX [...]</description>
		<content:encoded><![CDATA[<p>[...] a spline editor in JavaFX. With copy and paste option to use the code in your next JavaFX [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Octavian Tanase</title>
		<link>http://www.jasperpotts.com/blog/2009/01/javafx-spline-editor/comment-page-1/#comment-1385</link>
		<dc:creator>Octavian Tanase</dc:creator>
		<pubDate>Thu, 15 Jan 2009 03:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasperpotts.com/blog/2009/01/javafx-spline-editor/#comment-1385</guid>
		<description>Very cool. You should draw the attention of the edu guys to this example.</description>
		<content:encoded><![CDATA[<p>Very cool. You should draw the attention of the edu guys to this example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jasper Potts</title>
		<link>http://www.jasperpotts.com/blog/2009/01/javafx-spline-editor/comment-page-1/#comment-1384</link>
		<dc:creator>Jasper Potts</dc:creator>
		<pubDate>Wed, 14 Jan 2009 20:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasperpotts.com/blog/2009/01/javafx-spline-editor/#comment-1384</guid>
		<description>Dave: I had already wanted to do that but unfortunately the JavaFX API does not support that. I will have to raise a feature request on that :-)</description>
		<content:encoded><![CDATA[<p>Dave: I had already wanted to do that but unfortunately the JavaFX API does not support that. I will have to raise a feature request on that <img src='http://www.jasperpotts.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Walend</title>
		<link>http://www.jasperpotts.com/blog/2009/01/javafx-spline-editor/comment-page-1/#comment-1383</link>
		<dc:creator>David Walend</dc:creator>
		<pubDate>Wed, 14 Jan 2009 17:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasperpotts.com/blog/2009/01/javafx-spline-editor/#comment-1383</guid>
		<description>Can you extend the bounds to support negative numbers (overshoot and bounce effects)?

Thanks,


Dave</description>
		<content:encoded><![CDATA[<p>Can you extend the bounds to support negative numbers (overshoot and bounce effects)?</p>
<p>Thanks,</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jasper Potts</title>
		<link>http://www.jasperpotts.com/blog/2009/01/javafx-spline-editor/comment-page-1/#comment-1365</link>
		<dc:creator>Jasper Potts</dc:creator>
		<pubDate>Fri, 09 Jan 2009 16:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasperpotts.com/blog/2009/01/javafx-spline-editor/#comment-1365</guid>
		<description>Vaibhav can you explain exactly what you want named for the coordinates?</description>
		<content:encoded><![CDATA[<p>Vaibhav can you explain exactly what you want named for the coordinates?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vaibhav</title>
		<link>http://www.jasperpotts.com/blog/2009/01/javafx-spline-editor/comment-page-1/#comment-1364</link>
		<dc:creator>Vaibhav</dc:creator>
		<pubDate>Fri, 09 Jan 2009 11:43:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasperpotts.com/blog/2009/01/javafx-spline-editor/#comment-1364</guid>
		<description>Very nice application. Can you please name the coordinates also, I need to go and see in the API what it is doing :)</description>
		<content:encoded><![CDATA[<p>Very nice application. Can you please name the coordinates also, I need to go and see in the API what it is doing <img src='http://www.jasperpotts.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jasper Potts</title>
		<link>http://www.jasperpotts.com/blog/2009/01/javafx-spline-editor/comment-page-1/#comment-1363</link>
		<dc:creator>Jasper Potts</dc:creator>
		<pubDate>Fri, 09 Jan 2009 11:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasperpotts.com/blog/2009/01/javafx-spline-editor/#comment-1363</guid>
		<description>Sorry for the duplication if as my avid readers will have seen my Devoxx 2008 post with the same app. I am just starting a new JavaFX Applications category so I wanted to split this out into its own post. There are some new apps coming so don&#039;t worry :-)</description>
		<content:encoded><![CDATA[<p>Sorry for the duplication if as my avid readers will have seen my Devoxx 2008 post with the same app. I am just starting a new JavaFX Applications category so I wanted to split this out into its own post. There are some new apps coming so don&#8217;t worry <img src='http://www.jasperpotts.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
