Minecraft block/texture rendering with node.js and Python via JSPyBridge.
Project description
minecraft-render
TODO: Update docs for minecraft-render-py.
Renders minecraft block models using THREE.js
.
Default output format is PNG 1000x1000
.
Pre-rendered assets
You can find pre-rendered assets on Github Actions artifacts. By clicking the badge down below, you can access action list.
Headless render and CI
If you are automating generation process on github or similar CI environments, make sure you configured display server. xvfb
can be used for this purpose.
sudo apt-get install xvfb
xvfb-run --auto-servernum minecraft-render ...
Notes
https://minecraft.fandom.com/wiki/Tutorials/Models#Block_states
- Rework system
- Detach Jar from data reading (interface to provide info, allow for directory sources, or prioritized stacks)
- Incorporate blockstates to configure properly
- Rotate as needed (see: stairs etc)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for minecraft_render-2.0.0a6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f36548bea758c57b23f64ddfa28003e4f8aa55b4873b05a8e2ba6f4ba27f4ea |
|
MD5 | c3b079ecf158af5e04986e3510bfcfda |
|
BLAKE2b-256 | 5343fcca733bc9a02ab6af20149394eed9e2215f4179a6d14c245df824a984d5 |