JFXStudio: sketch, hack, share

Bezier Curve Editor

Posted by: Josh Marinacci on: April 21, 2009

The PathTranstion is a cool class which moves your graphics along a path. The challenge to using it, of course, is that you need a path first! If you have to create your path using code it can be tricky to visualize what the path will do just by looking at some coordinates. To solve that I created a simple bezier curve editor which will generate the code for your curve.

com.sun.javaws.MainScreenSnapz004.png
Click to Run

Leave a Reply

Tags