TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: ToonClip – A Flash-like animation editor that runs in the browser

5 点作者 100-xyz超过 4 年前
Show HN: ToonClip – A Flash-like animation editor that runs in the browser<p>ToonClip (https:&#x2F;&#x2F;toonclip.com) is a Flash like, online animation editor that lets users create and export animations in minutes. Its accessible to people with no prior animation experience. Being an artist and a techie, I have always dabbled with animations via Blender, Maya .... But these are complex beasts with a sharp learning curve. Between the dabbles, the skill faded and I had to relearn. One day I just gave up.<p>But should it be this way? I was using only the basics of the animation software and producing good results. I wished that the animation software would throw out all the advanced stuff and put only the basic things in an easy to use way for dummies like me. The troubled thought stuck to the cobwebs of my mind like a fly floundering for escape.<p>And then Flash was offically discontinued. There are numerous threads on HN about its demise. One such thread - https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21387967<p>A recurring theme in the threads was how there was a gap in the market for a browser based, easy to use animation software. I created a thread asking if anyone was willing to cooperate on building such a software.<p>https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21396048<p>I received comments but no offers to coooperate. Giving up, I started by myself. I had the following requirements in mind – should be browser based, WYSIWYG, and no code. I started with HTML5 canvas and realized it was still primitive. For instance, it does not have any mouse detection. Then I explored libraries that I could use – bonsai.js, two.js, raphael.js and fabric.js. After approximately a month of experimentation, I decided on fabric.js as it fit my needs best and had an active community.<p>And thus ToonClip.com was born. How does it work? Say I want to create an animation where a cowboy tells a dog “Come here.” Dog says “ok” and runs to the cowboy. The editor has a library of assets. The user clicks on the needed images (desert background, cowboy and dog). They are now in the canvas but unarranged. To arrange and resize, the user drags and clicks with the mouse.<p>The script that controls the action uses everyday English sentences. In this case it could be: Cowboy say “Come here.” Wait for 0.5 seconds. Dog say “Ok.” Dog run to Point P2 in 3 seconds. Cowboy smile.<p>Optionally, audio can be imported and worked into the animation. Eg script would be: Cowboy say “Come here.” using Audio cowboy1.<p>The benefit – a dummy like me can create animations in minutes. There is a silly grin when I see my animation come alive. It’s special – like the silly grin of a new mama looking at the just delivered. Because it’s within reach, we want ordinary people to experience this silly grin.<p>It’s not smooth sailing, of course. For one, ordinary users don’t even know that the creation of animations is within their grasp. I have chatted with friends with an artistic bent. They have visited my website but still don’t realize that its well within their reach. Folks without artistic bent don’t even try. We have to educate – a long, tiring process.<p>Second, the underlying HTML5 canvas and media technology is still evolving, so we have many technical problems that are not cleanly solved. Case in point: exporting to video formats is only possible in Firefox and Chrome. The first time audio is added, it plays with a good 3 second lag. After an animation is recorded, the audio is no longer audible on Firefox. The video created makes a round trip to the server, just to add a header of the duration, which Chrome can fix very easily but has been marked “Will not fix”.<p>Ah, the joys of bleeding edge tech. So far, people are using it to create memes, animations for special events such as birthdays, company promotional animations and language learners creating simple English dialogs. One other area where we have interest is from companies that want to create customized animations. For instance, John receives an animation with John mentioned in the animation, Mary with Mary …<p>This is possible via our bulk animation feature, where an animation is created with variables in the action script and then a program runs to fill those variables with the correct values and creates the gifs or video files.<p>So that is ToonClip.com – a Flash like web based animation editor. We&#x27;d love to hear what you think and answer any questions you might have. Thanks!

5 条评论

alikamp超过 4 年前
I mean this is cutting edge. Eventually you will just speak to an AI and it will populate what you want in front of your eyes. Good stuff Sridhar!
spotblaze超过 4 年前
Hey, good to see the launch here. It&#x27;s has huge applications and I wish the very best. Try to reach Signal, it can be awesome!
firatcand超过 4 年前
I can absouletly see the potential, it is really fun to make these things :)
评论 #26147852 未加载
alokp超过 4 年前
This is fun and easy!
评论 #26147857 未加载
astlouis44超过 4 年前
Been looking for something like this for a while.
评论 #26147856 未加载