Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 347 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 347 Bytes

MinecraftSkinRender

一个使用C#编写的Minecraft皮肤渲染器

目前有Vulkan和Opengl两种渲染模式

  • 支持 旧版 新版 新版纤细皮肤
  • 支持双层皮肤
  • 支持披风显示
  • 提供动画模式(走路)

编译vulkan工程时,需要安装vulkan SDK和glsl着色程序编译器