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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Walking man animation using only CSS3

175 点作者 clu3超过 13 年前

19 条评论

mkilling超过 13 年前
I have been downvoted for saying something along the lines of this before, but: I am extremely frustrated with all those CSS3 and WebGL demos on HN. I have yet to see anything that wasn't possible 10 years ago as a native app or as a Flash program. There have been at least 10 of those demos on the front page in the past few months. It's enough.
评论 #3142791 未加载
suyash超过 13 年前
Do this to mess with it and enjoy:<p>inspect element and go to div class="me" and increase the time: .me, .me div {<p>-webkit-animation-duration: 20000ms; } Optional music: <a href="http://www.youtube.com/watch?v=BumcoxotNb0" rel="nofollow">http://www.youtube.com/watch?v=BumcoxotNb0</a> It looks much better
评论 #3139042 未加载
jamesu超过 13 年前
A long while ago i did something similar, exporting an animated scene from blender ( <a href="http://www.cuppadev.co.uk/wp-content/uploads/2009/12/walk.html" rel="nofollow">http://www.cuppadev.co.uk/wp-content/uploads/2009/12/walk.ht...</a> ).<p>For reference, the script i made: <a href="https://github.com/jamesu/csstransformexport" rel="nofollow">https://github.com/jamesu/csstransformexport</a> (note: not compatible with v2.5)
smickie超过 13 年前
Not working in IE6.<p>Edit: It's a joke.
mistermann超过 13 年前
Smooth on galaxy s2 stock browser as well.
yaix超过 13 年前
Nice, looks great on Android/FF. As expected, does not work on Android/Opera.<p>Should the shadow expand and shrink with the movement of the legs?
评论 #3139436 未加载
评论 #3138849 未加载
mrpollo超过 13 年前
Runs better on Safari 5.1.1 for me, than Chrome 15.0.874.100 beta and latest Aurora on Lion, MBP 2009 15", it runs very smooth
评论 #3138562 未加载
ndrwhr超过 13 年前
Thanks everyone! For those talking about browser support, the experiment is coded to only work on Webkit and Firefox browsers. Perhaps shortly I will add the -o and -ie prefixes as it seems other browsers are starting to catch up with their CSS implementations.
jeffem超过 13 年前
I made something similar using only html:<p>&#60;img src="<a href="http://www.mysite.joke/walkingman.gif&#62" rel="nofollow">http://www.mysite.joke/walkingman.gif&#62</a>;
评论 #3138897 未加载
domlebo70超过 13 年前
Looks great Andrew. Also thanks for helping me with my Cloth Simulation when I emailed you a year or two ago. Really appreciated that.
mrhyperpenguin超过 13 年前
It seems kind of verbose having to define all of the keyframes and such. Very cool nonetheless.
评论 #3140399 未加载
Zakuzaa超过 13 年前
One knee is displaced on ipad safari. Smooth otherwise though and pretty cool.
ashazar超过 13 年前
Very well done Andrew. It works perfectly on my iPhone 3gs and on desktop with Chrome. Seems like Flash will be dead soon ;)<p>The only thing that bothers me is the legs. They go forward a little, but to the back a lot. And that seems un-natural to me.<p>Congrats!
gcanyon超过 13 年前
Easiest game of QWOP ever.
pak超过 13 年前
Anybody just get a severe jolt of the Uncanny Valley effect?
bitwize超过 13 年前
Cool. Now do CSS-only QWOP. Challenge accepted?
elii超过 13 年前
Surprisingly smooth on an iPhone 3GS
happypeter超过 13 年前
Looks nice in my firefox, cool
评论 #3138696 未加载
james33超过 13 年前
Smooth as butter, love it!