Can I do this with GWT..?

90 views
Skip to first unread message

Carsten

unread,
Apr 3, 2012, 5:11:15 AM4/3/12
to Google Web Toolkit
I am a beginner and try to find out if what I want to do is possible
with GWT and how one should do it:

1. load a font and render words (possibly rotated) on the screen
2. animate drawn objects like words, e.g. make them 'fly' from one
side of the screen to the other.
3. do transformation operations on 'shapes', like translation,
rotation, scale.

Maybe somebody knows GWT apps which are capable of
some of the features I mentioned above?

What would you use to load fonts, render words on the screen, rotate
words and render them and do animations?

HTML5 Canvas? CSS animations?

This are only keywords I found using Google but I don't know how it
will look in action and what is possible or not. A few links to web
apps that are capable of the features I mentioned above (build on GWT
or possible to build with GWT) would be really helpful

Thanks,
Carsten

Philippe Lhoste

unread,
Apr 4, 2012, 6:48:14 AM4/4/12
to Google-We...@googlegroups.com
On 03/04/2012 11:11, Carsten wrote:
> I am a beginner and try to find out if what I want to do is possible
> with GWT and how one should do it:
>
> 1. load a font and render words (possibly rotated) on the screen
> 2. animate drawn objects like words, e.g. make them 'fly' from one
> side of the screen to the other.
> 3. do transformation operations on 'shapes', like translation,
> rotation, scale.

If I am not mistaken, http://code.google.com/p/playn/ might be of interest for you...

--
Philippe Lhoste
-- (near) Paris -- France
-- http://Phi.Lho.free.fr
-- -- -- -- -- -- -- -- -- -- -- -- -- --

Joseph Lust

unread,
Apr 4, 2012, 11:04:30 AM4/4/12
to google-we...@googlegroups.com
This is exactly what SVG and SMIL were designed to do. Check out svgwow and lib-gwt-svg. RaphaelJs GWT lib can also do this.

Sincerely,
Joseph

dodo dard

unread,
Apr 5, 2012, 9:46:15 AM4/5/12
to google-we...@googlegroups.com
You should use HTML 5 Canvas, wrapped with GWT (I believe there is possibility there) Look at : www.html5bydemo.com how to use HTML5
Reply all
Reply to author
Forward
0 new messages