What video formats can I export to?
Show HN: A visual HTML5 animation editor in your browser
61–70 of 143 posts
Re: Show HN: A visual HTML5 animation editor in your browser
#62Your browser is too old or not yet supported! And a link to Chrome frame, a retired Google product. Please use feature detection instead of sniffing the browser agent. My browser (IE11) is perfectly capable and supports HTML5 APIs fine (e.g. Canvas 2D).
i suspect they don't use feature detection because the GWT framework makes it a bit more difficult to do feature detection (its not impossible, but it does work against the "default" way of doing things in GWT).
Re: Show HN: A visual HTML5 animation editor in your browser
#63Re: Show HN: A visual HTML5 animation editor in your browser
#64I'm impressed.
Re: Show HN: A visual HTML5 animation editor in your browser
#65Would love a paid option of like $5-$10/month that gives me the actual source code so I can just take it and run it on my own stuff. Great work though!
Re: Show HN: A visual HTML5 animation editor in your browser
#66That's really impressing, very easy and intuitive to use!
Re: Show HN: A visual HTML5 animation editor in your browser
#67Wow! This really takes me back to my Flash Animation days. Very cool and slick. I like it.
Re: Show HN: A visual HTML5 animation editor in your browser
#68I really like that it's using GWT too! You don't often see much GWT apps these days.
yeah, we had internal debates whether to use gwt or just js, gwt side won and we (most of us!) do not regret it :)
Re: Show HN: A visual HTML5 animation editor in your browser
#69I really like the interface and the timeline. I also like the learning tooltips. I think that we can learn a lot from your UI design. BTW I wonder if it is worthwhile to try and hook up an interconnect between this and our 3D modeler/animator/renderer: http://clara.io
it would be interesting to try to connect the tools somehow. plz write me to skavish at animatron.com
Re: Show HN: A visual HTML5 animation editor in your browser
#70Why are passwords limited to 16 characters? That's unnerving.