Skin Creation/zh: Difference between revisions

From DDraceNetwork
(Created page with "'''皮肤'''文件图像采用长宽比为2:1的32位RGBA格式,长和宽的像素个数都必须为 4 的倍数。")
(Created page with "* [https://inkscape.org/ Inkscape] (免费的开源软件,下面的教程也以此软件为例) * [https://www.adobe.com/products/illustrator.html Adobe Illustrator] * [https://affinity.serif.com/en-us/ Affinity Designer]")
Line 6: Line 6:




<div lang="en" dir="ltr" class="mw-content-ltr">
在开始制作皮肤前请选择合适的软件,为了导出更加清晰的图像且易于编辑,最好能够支持矢量编辑。常用的软件如下:
To create a skin, you'll need the appropriate software before you begin. It's advised to use a vector graphics image editor, as they produce clean exports and are easy to edit. Some popular choices are:
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
* [https://inkscape.org/ Inkscape] (免费的开源软件,下面的教程也以此软件为例)
* [https://inkscape.org/ Inkscape] (free, open-source, and the choice of this tutorial)
* [https://www.adobe.com/products/illustrator.html Adobe Illustrator]
* [https://www.adobe.com/products/illustrator.html Adobe Illustrator]
* [https://affinity.serif.com/en-us/ Affinity Designer]
* [https://affinity.serif.com/en-us/ Affinity Designer]
</div>





Revision as of 05:14, 13 July 2023

此條目仍需進行內容補充,您可以幫助我們編輯和修訂以擴充其內容。

皮膚文件圖像採用長寬比為2:1的32位RGBA格式,長和寬的像素個數都必須為 4 的倍數。


在開始製作皮膚前請選擇合適的軟件,為了導出更加清晰的圖像且易於編輯,最好能夠支持矢量編輯。常用的軟件如下:


Next, it's time to start making your skin. It's easiest to start from a pre-existing skin, or a template file. This GitHub repo contains many .svg remakes of popular skins. Let's take a look at the default skin .svg:

default.svg

As we can see, each body part has a corresponding black shadow version.

The black shadow of each body part is the outline used in the tee as a whole.

Make sure these share the same shape as each body part, but with a larger stroke size.