[Development] Texture image loading library

Laszlo Agocs laszlo.agocs at qt.io
Fri Jan 20 11:05:50 CET 2017


Ok. Adding support for ETC1/2 in PKM containers may be useful too (Qt 3D should have some code for it IIRC), but that can be added later.


Cheers,

Laszlo




________________________________
From: giuseppe.dangelo at kdab.com <giuseppe.dangelo at kdab.com> on behalf of Giuseppe D'Angelo <giuseppe.dangelo at kdab.com>
Sent: Friday, January 20, 2017 10:45 AM
To: Laszlo Agocs; development at qt-project.org
Subject: Re: [Development] Texture image loading library

Il 20/01/2017 09:25, Laszlo Agocs ha scritto:
> This would bring the benefit of potential reuse in the Quick (Image
> element) compressed texture support, once that materializes at some
> point in the future.
>
>
> Are ETC1 and ETC2 included? They would be fairly important as well.

Yes, but only because .ktx files can store textured compressed in those
formats. That is: the idea is to be able to load texture files, the
format of the texture stored inside those files depends just on the
limitations of the container. .ktx can store textures in any internal
format supported by OpenGL, .dds is more D3D oriented, yet we can
support a huge degree of it.

Thanks,
--
Giuseppe D'Angelo | giuseppe.dangelo at kdab.com | Senior Software Engineer
KDAB (UK) Ltd., a KDAB Group company | Tel: UK +44-1625-809908
KDAB - Qt, C++ and OpenGL Experts

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20170120/dca711ac/attachment.html>


More information about the Development mailing list