Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 699 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 699 Bytes

ProceduralMCSkin

Procedurally generated MC skins using a shader-style renderer.

setup

  • git clone https://github.com/wntiv-main/ProceduralMCSkin.git
  • use server (ye ik but you need it for js modules to work i think), i recommend Five Server
  • run and it works
  • edit js/index.js to change the skin

questions

its very slow bcuz its javascript and i have like no optimisations and i cant be bothered and if u want fast DO IT URSELF. this was enough for me and the skins i made so cope.

Credits

skinview3d for their amazing skin viewer, in use by this project.