
Update request on the OpenTK DDS Loader
Posted Sunday, 18 May, 2008 - 17:37 by Kamujin inI 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
Re: Update request on the OpenTK DDS Loader
http://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 ;)
Re: Update request on the OpenTK DDS Loader
Thanks, I am using the preview loader until it formally arrives in OpenTK.
Its working without limitation as far I can tell.
Re: Update request on the OpenTK DDS Loader
Good to know, there's an up-to-date list of the quirks here.