Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikolalysenko/isabella-texture-pack

Isabella texture pack for voxel games
https://github.com/mikolalysenko/isabella-texture-pack

Last synced: about 2 months ago
JSON representation

Isabella texture pack for voxel games

Awesome Lists containing this project

README

        

isabella-texture-pack
=====================
A require()-able version of the Isabella Minecraft texture pack. The resulting image is exposed as an ndarray.

## Install

npm install isabella-texture-pack

### `require("isabella-texture-pack")`
Returns an ndarray encoding the textures as a 256x256x4 array

## Credits

(c) 2011-2013 Bonemouse. [Creative commons attribution 3.0](http://creativecommons.org/licenses/by/3.0/us/) For more information see the following thread: [http://www.minecraftforum.net/topic/242175-Isabella/](http://www.minecraftforum.net/topic/242175-Isabella/)

node.js package maintained by Mikola Lysenko