minecraft-skin-converter:用于将 Minecraft 1.7 64x32 皮肤转换为 Minecraft 1.8 64x64 皮肤的实用程序库

时间:2024-07-17 12:22:51
【文件属性】:

文件名称:minecraft-skin-converter:用于将 Minecraft 1.7 64x32 皮肤转换为 Minecraft 1.8 64x64 皮肤的实用程序库

文件大小:16KB

文件格式:ZIP

更新时间:2024-07-17 12:22:51

JavaScript

我的世界皮肤转换器 用于将 Minecraft 1.7 皮肤转换为 Minecraft 1.8 皮肤的客户端 JavaScript 库。 用法 在您的页面中包含转换代码。 [removed][removed] 然后加载并转换您的图像。 skinConverter.convert(originalSkin, function(error, convertedSkin){ // originalSkin is the 64x32 version of the skin // convertedSkin is the 64x64 version of the skin }); 有关完整示例,请参阅demo/index.html 。 笔记 支持 AMD/Require.js 支持不同分辨率的皮肤文件(64x32、128x64、256x128


【文件预览】:
minecraft-skin-converter-master
----.gitignore(26B)
----images()
--------steve-64x64.png(2KB)
--------steve-face.png(488B)
--------steve-64x32.png(2KB)
--------steve-128x128.png(3KB)
--------steve-128x64.png(2KB)
----LICENSE(1KB)
----README.md(755B)
----demo()
--------index.html(1KB)
----lib()
--------convert.js(4KB)
----bower.json(368B)
----test()
--------index.html(766B)
--------tests.js(4KB)

网友评论