Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

KareemMAX/Minecraft-Skiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Skinner

A Minecraft skin editor.

⚠️ Deprecation notice: This repo is now read-only and I'll not add new features, accept PRs nor accept issues. If you would like to continue working on this repo please fork it.

Banner

Build

About the app

This is an ambitious project I started back in 2016. A full Minecraft skin editor that is capable of helping professional or hobbyist skin creators to create and edit their Minecraft skins.

The project was made in VB.net using an OpenGL wrapper called OpenTK for rendering.

Features

  • Full 3D view of the skin with zooming, moving and rotating
  • Steve and Minecraft 1.8 Alex models are fully supported
  • Different brush sizes (1x1, 2x2, 3x3) and modes (Fill, Mirror, Camo)
  • 2nd layer textures on the skin are fully supported
  • A pre-1.8 skin editing mode
  • Ability to directly download an existing player skin from Mojang servers or uploading it through the app with a single click (API changes resulted disabling some functionality in the meantime)

Screenshots

Screenshot 3

Screenshot 1 This skin belongs to DepressedDiachi

Screenshot 2 This skin belongs to Notch the creator of Minecraft

Current Status

The project is abandoned in the meantime. But I have intentions to continue working with it for fun.

Future plans

  • Convert the project to .NetCore C#

    In its current state the project needs some serious refactoring as when I started I wasn't really know what I am doing. So, I have this plan to build the project from scratch using .NetCore C# with some assistance from the original base code.

  • Use WPF instead of Windows Forms

  • Convert the rendering method to use VBOs.

  • Add layers

  • Add more effects

  • 2D Edit

    Add the ability to edit the texture in 2D view, can be used to add easter eggs in the unused portions of the skin

  • Add grid

  • Improved GUI (More like Photoshop)

  • New menu to make fast custom skins (Really don't know what that mean but it was in my old TODO so I added it anyways)

  • Add a render engine to render images in different poses

Download

You can download the latest version from here.

For all releases check here.