Live data from Hacker News

Show HN: A visual HTML5 animation editor in your browser

animatron.com

11–20 of 143 posts

Re: Show HN: A visual HTML5 animation editor in your browser

#12
post #4

This looks like a really full-featured and powerful animation tool! The tutorial movie was very impressive. The gallery[0] has some good looking examples, but they all run very slowly (1fps) in both chrome/firefox on my MBP. Not sure why performance is so poor on my machine. One thing I couldn't figure out from the site is what their revenue model/pricing plan is. I saw that guest accounts are active for 15 days, but…

Thanks for the compliments! Not sure about what's causing the fps issues, but we're definitely investigating.

At the moment, there aren't any limitations after you sign in - Animatron is free, and the only difference between a registered account and a guest account is that guests can only create one project (which is only saved for 15 days). Pretty soon we'll be rolling out a few different paid-subscription plans that will offer advanced features and functionality, but there will always be the option for a free account.

Re: Show HN: A visual HTML5 animation editor in your browser

#15
post #2

Your 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).

yep, sorry about that. IE11 support is coming really soon.

Re: Show HN: A visual HTML5 animation editor in your browser

#17
post #2

Your 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).
Post reply on HN