GitXplorerGitXplorer
M

isb.py

public
0 stars
1 forks
0 issues

Commits

List of commits on branch main.
Unverified
b7e2a5128d83833b85e173a03e2e402c13906869

Darken right face of blocks

MMggMuggins committed 2 years ago
Unverified
fc9676355883c52f9f21555478bc6a950011d1ec

Update README.md

MMggMuggins committed 2 years ago
Unverified
b473048b4f4bf2226c450ffc71ac0d9c0c660f1b

Svg renderer

MMggMuggins committed 2 years ago
Unverified
0d6bce25ee3428c25e56f77bad93701e184dccf4

Update faces.py

IIrvingA5106 committed 6 years ago
Unverified
922b1651f0e75b814e10885840d7e0e46128320d

Fix compositing images

MMggMuggins committed 6 years ago
Unverified
76bee60456b19193a0564d1ceb48be2e323d482d

Proofread side_face and tesselate functions

IIrvingA5106 committed 6 years ago

README

The README file for this repository.

Block Render

Render Minecraft assets into 3D images. Thanks to the minecraft overviewer for an easy how-to on the theory here.

I've kept coming back to this project every couple of months for the last 4 years... blockrender.py renders png sprites to svg sprites/blocks. isb.py was written for the AP CSP create task in 2019.