One of the great features of JavaFX is that it can instantiate and call methods of Java classes. Java author "JavaJeff" Friesen has created a Painter/Canvas infrastructure using JavaFX and Java. This infrastructure supports complex/fast painting possibilities such as fireworks, plasma, fractals, and even fire.
Check out Jeff's blog post that provides the code, an explanation, and a Web Start link for the "plasma" painting example shown in the screenshot above.
Regards,
Jim Weaver
Nice! thanks for explaining it well.
Posted by: Kenn | October 31, 2009 at 04:46 AM