Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translate "An Introduction to Sprite Animation" #96

Merged
merged 3 commits into from
Jan 27, 2016
Merged

Translate "An Introduction to Sprite Animation" #96

merged 3 commits into from
Jan 27, 2016

Conversation

0xashu
Copy link
Contributor

@0xashu 0xashu commented Dec 31, 2015

No description provided.

@joyking7 joyking7 mentioned this pull request Jan 4, 2016
@Glowin
Copy link
Member

Glowin commented Jan 15, 2016

@iThreeKing 请问有什么修改意见呢?

## The making of a spritesheet

It does not matter how you get there, what you need is a one image made up of a number of equally sized frames (sprites). Spritesheets can be made in any application that is capable of outputting to PNG or SVG.
Sprite 动画并不是一项新技术,在维多利亚时代就已经用他们的西洋镜教我们怎么实现它,而在数字化时代,8-bit 电子游戏设计师通过 8 bit 像素展示给我们怎么实现它。然而它的核心,其实就是一连串的图片循序的运动。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"在维多利亚时代就已经用他们的西洋镜教我们怎么实现它"->“在维多利亚时代的人就已经用他们的西洋镜教我们如何实现它”

@joyking7
Copy link
Contributor

其实英文和翻译的位置有点对应不上,翻译者可以注意一下


<iframe height="268" scrolling="no" src="//codepen.io/eighthday/embed/dYNJyR/?height=268&amp;theme-id=0&amp;default-tab=result" frameborder="no" allowtransparency="true" allowfullscreen="true" style="width: 100%;">See the Pen <a href="http://codepen.io/eighthday/pen/dYNJyR/">Responsive SVG walk cycle with GSAP</a> by eighthday (<a href="http://codepen.io/eighthday">@eighthday</a>) on <a href="http://codepen.io">CodePen</a>.</iframe>
我们的目标是创造视网膜级的动画。我们已经成功的从 After Effect 输出一连串的 PSDs,并且在 Illustrator 上通过 Bridge 批处理转换成 SVG。你也可以增大两倍 PNGs 的尺寸和通过 JavaScript 控制比例,但这样的工作流离完美很远。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

视网膜级可以加个括号注明下是 Retina

@joyking7
Copy link
Contributor

文章整体翻译没有问题,就是左右对比查看时英文原文貌似有些问题,其他的话暂时没有看到哪些问题。可以再找一个人来再审核一下,翻译辛苦。

@Glowin
Copy link
Member

Glowin commented Jan 26, 2016

关于 @iThreeKing 的建议, @aaaaaashu 阿树兄可以参考一下

@0xashu
Copy link
Contributor Author

0xashu commented Jan 27, 2016

@Glowin ,已根据 @iThreeKing 的意见修改,多谢你的审核。

Glowin added a commit that referenced this pull request Jan 27, 2016
Translate "An Introduction to Sprite Animation"
@Glowin Glowin merged commit ac2b7f8 into xitu:master Jan 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants