Skip to content

Loading ASTC textures with JNI and KTX-Software #74

@danila-schelkov

Description

@danila-schelkov

It is required to develop a Java module that will assist in loading compressed textures on devices that lack hardware support for such loading. Additionally, the concept of KTX and SCTX loaders should be removed and replaced with a concept of an ASTC (or other compressed) texture loader.

Such functionality will allow the application to be independent of the user's machine and, if necessary, will make it easy to add texture compression and saving features for further editing.


Требуется разработать Java-модуль, который поможет загружать сжатые текстуры на устройства, не имеющие аппаратной поддержки такой загрузки. Кроме того, следует отказаться от концепции загрузчиков KTX и SCTX и заменить ее концепцией загрузчика ASTC (или других сжатых текстур).

Такая функциональность позволит приложению быть независимым от машины пользователя и, при необходимости, облегчит добавление функций сжатия и сохранения текстур для дальнейшего редактирования.

Metadata

Metadata

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions