Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load textures with 'artpacks' module, reduce HTTP requests #31

Closed
deathcap opened this issue Jan 17, 2014 · 2 comments
Closed

Load textures with 'artpacks' module, reduce HTTP requests #31

deathcap opened this issue Jan 17, 2014 · 2 comments

Comments

@deathcap
Copy link
Member

With https://github.com/deathcap/artpacks textures (and sounds for later) can be distributed as a single .zip archive, decompressed and loaded into Blobs on the fly.

Also supports loading multiple art packs simultaneously (if, for example, the default pack doesn't have everything or you want to override some of its textures)

@kumavis
Copy link
Member

kumavis commented Jan 17, 2014

Nice!

deathcap added a commit to deathcap/voxel-texture that referenced this issue Jan 18, 2014
@deathcap
Copy link
Member Author

Thanks :p Just deployed this in 5d01b5d . BTW, if you want to see what this module is capable of, also significantly revamped the artpacks demo at http://deathcap.github.io/artpacks/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants