Update request on the OpenTK DDS Loader
Posted Sunday, 18 May, 2008 - 17:37 by Kamujin in
I am wondering if you can give me an idea when the OpenTK DDS loader will be available?
The DDS loader that I hacked together for my tests is not able to vertically flip the textures into OpenGL origin = bottom left form.
I am sure I could modify it to do so, but in the long run I am planning to use the OpenTK DDS loader anyhow, which I understand to support this feature.




Comments
May 18
18:50:48Re: Update request on the OpenTK DDS Loader
posted by Inertiahttp://www.opentk.com/node/394 contains the loaders, but they won't be on svn until they're abstracted for the TextureReader class. Consider it some kind of preview ;)
May 19
13:08:58Re: Update request on the OpenTK DDS Loader
posted by KamujinThanks, I am using the preview loader until it formally arrives in OpenTK.
Its working without limitation as far I can tell.
May 19
17:06:06Re: Update request on the OpenTK DDS Loader
posted by InertiaGood to know, there's an up-to-date list of the quirks here.