Download the PHP package games647/minecraft-skin-renderer without Composer
On this page you can find all versions of the php package games647/minecraft-skin-renderer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package minecraft-skin-renderer
Minecraft Skin Renderer
Description
Minecraft skin renderer library.
Features
- Only responsible for rendering - You can manage how you want to
- Download the raw skin data
- Store the rendered skin
- Cache the result
- Easy to install and use
- Easy and flexible skin rotation for 3d skin rendering
ToDo
- 3D-Rendering --> skin rotations/perspective view
- 1.8 Skin format support
- Add image smoothing
- Add arms, legs, head position manipulation
- Add cape rendering
Installation
With composer it's just:
composer require games647/minecraft-skin-renderer
For non-composer projects, you can drop the files from the /src folder into a libraries folder and use it with a require statement at the top of the PHP-File. You can see a example in the example.php file.
Usage
Examples
Dinnerbone head
Dinnerbone full skin
Useful links
All versions of minecraft-skin-renderer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package games647/minecraft-skin-renderer contains the following files
Loading the files please wait ....