Files
qefeeweb/content/posts/像素画制作学习.md
2025-08-31 23:38:31 +08:00

42 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

+++
title = '像素画制作学习'
date = 2025-08-26T04:12:30+08:00
draft = true
+++
# 像素画制作学习
## 环境准备
很多软件都可以使用,这里推荐[aseprite](https://www.aseprite.org/)收费软件不过开源的可以自己编译一个使用教程可以看以下2个链接。
- [免费获得aseprite 编译具体流程讲解(超详细)](https://www.bilibili.com/video/BV1eN41147Kp/?share_source=copy_web&vd_source=5ca0cf11cccd9ac75dd1e506b95aef0d&t=46)
- [aseprite-builder](https://github.com/a1393323447/aseprite-builder)
## 教程
### [Pixel Art Tutorials](https://www.youtube.com/playlist?list=PLp99DFIAFv-xM8l6Uzmg83yvGRu6jMfid)
#### [The Ultimate Pixel Art Tutorial](https://www.youtube.com/watch?v=lfR7Qj04-UA&list=PLp99DFIAFv-xM8l6Uzmg83yvGRu6jMfid&index=1)
像素画创作向导【教程中的推荐】
- Shadow 阴影
- Line 线条
- Color 颜色
- Refile 优化
画布大小
- 8px
- 16px
- 24px
- 48px
线条
- 防止线条过粗,像素直角相遇的地方可以删除
- 删除多余的锯齿
颜色
- 色值要一致
- 饱和度要合适
### 像素世界 【书籍】