[swift-users] More graphics libraries. This time it's image loading.

David Turnbull dturnbull at gmail.com
Tue Feb 16 17:22:04 CST 2016


On Mon, Feb 15, 2016 at 3:42 PM, Volodymyr Boichentsov <sakristx at gmail.com>
wrote:

> cool!
>
> Will be nice add S3 Texture Compression formats.
>

You can use DXT (S3) files by loading them to NSData and sending the raw
bytes to OpenGL. There's no need to decode a format your video card already
knows.

-david
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160216/b81c1782/attachment.html>


More information about the swift-users mailing list