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

Add disk cache support for texturemap generator #19

Open
Tirpitz93 opened this issue Mar 27, 2020 · 0 comments
Open

Add disk cache support for texturemap generator #19

Tirpitz93 opened this issue Mar 27, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request low priority Something may not be working, but it probably wont be fixed soon unless it becomes a bigger issue
Milestone

Comments

@Tirpitz93
Copy link
Collaborator

Use something like shelve
https://stackoverflow.com/a/47385932

to cache PNG result for each texturepack/jar/path in a local folder to optimize texture generation.

@Tirpitz93 Tirpitz93 added this to the modernGL milestone Mar 27, 2020
@Tirpitz93 Tirpitz93 self-assigned this Mar 28, 2020
@Tirpitz93 Tirpitz93 added enhancement New feature or request low priority Something may not be working, but it probably wont be fixed soon unless it becomes a bigger issue labels Mar 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority Something may not be working, but it probably wont be fixed soon unless it becomes a bigger issue
Projects
None yet
Development

No branches or pull requests

1 participant