SnapCode JavaFX Fun

2014-03-09 Thread Jeff Martin
More friday night light posting - I updated SnapCode this week with some fun 
features:

- Mouse/Keyboard sensing (isMousePressed, isKeyPressed)
- Actor pen drawing (penDown, penUp, setPenColor)
- Added Code Completion popup panel to visual code editor

Check out the interactive animations in this posting: 
http://www.reportmill.com/snap/gallery/MouseKeyboard/

jeff

Re: SnapCode JavaFX

2014-02-21 Thread Jim Weaver
Oh snap, Jeff :-)  Very impressive!  I added the SnapStudio video to the 
JavaFX Community site:

https://www.java.net/community/javafx/video/snapcode-studio-animations

Thanks,
Jim Weaver

On 2/21/14 3:22 PM, Jeff Martin wrote:

For some Friday night light posting, here is an update on an app I hope will 
become a great showcase, educational and promotional app for JavaFX and Java:

JavaFX Animation:   http://www.reportmill.com/snap/gallery/StudioIntro
Pen Graphics:   http://www.reportmill.com/snap/gallery/PenIntro

Maybe this could make take over for our stalled Tower defense app. I plan to 
integrate major new JavaFX features every week.

jeff



--
Regards,
Jim Weaver
Java Technology Ambassador
Oracle Corporation
james.wea...@oracle.com



Re: SnapCode JavaFX

2014-02-21 Thread Jeff Martin
Thanks Felix! Hopefully, if we can get students playing with it, we can get 
thousands more complex animations (or millions?). SnapCode has a great 
architecture for simply incorporating pure JavaFX. Here is an older video from 
a few weeks ago that shows an animation with a JavaFX background and custom 
code for DropShadows:

Studio Background: 
http://www.reportmill.com/snap/gallery/StudioBackground

jeff

On Feb 21, 2014, at 2:57 PM, Felix Bembrick  wrote:

> Very impressive Jeff! I'd really love to see you build some complex 
> animations with SnapCode and add in effects etc.
> 
> Keep up the great work! We really need apps that showcase the awesomeness and 
> potential of JavaFX.
> 
> Cheers,
> 
> Felix
> 
>> On 22 Feb 2014, at 7:22, Jeff Martin  wrote:
>> 
>> For some Friday night light posting, here is an update on an app I hope will 
>> become a great showcase, educational and promotional app for JavaFX and Java:
>> 
>>   JavaFX Animation:   http://www.reportmill.com/snap/gallery/StudioIntro
>>   Pen Graphics:   http://www.reportmill.com/snap/gallery/PenIntro
>> 
>> Maybe this could make take over for our stalled Tower defense app. I plan to 
>> integrate major new JavaFX features every week.
>> 
>> jeff



Re: SnapCode JavaFX

2014-02-21 Thread Felix Bembrick
Very impressive Jeff! I'd really love to see you build some complex animations 
with SnapCode and add in effects etc.

Keep up the great work! We really need apps that showcase the awesomeness and 
potential of JavaFX.

Cheers,

Felix

> On 22 Feb 2014, at 7:22, Jeff Martin  wrote:
> 
> For some Friday night light posting, here is an update on an app I hope will 
> become a great showcase, educational and promotional app for JavaFX and Java:
> 
>JavaFX Animation:   http://www.reportmill.com/snap/gallery/StudioIntro
>Pen Graphics:   http://www.reportmill.com/snap/gallery/PenIntro
> 
> Maybe this could make take over for our stalled Tower defense app. I plan to 
> integrate major new JavaFX features every week.
> 
> jeff


SnapCode JavaFX

2014-02-21 Thread Jeff Martin
For some Friday night light posting, here is an update on an app I hope will 
become a great showcase, educational and promotional app for JavaFX and Java:

JavaFX Animation:   http://www.reportmill.com/snap/gallery/StudioIntro
Pen Graphics:   http://www.reportmill.com/snap/gallery/PenIntro

Maybe this could make take over for our stalled Tower defense app. I plan to 
integrate major new JavaFX features every week.

jeff