====== L3DTio_DDS2 ====== ===== Plugin information === ^ Author | [[user>Aaron]] | ^ Formats | DirectDraw surface (.dds) | ^ Download link | Included with L3DT installer (v2.9 and later). | ^ Source code | //Not available// | ^ Last update | v2.9.0.0, with L3DT v2.9. | ^ Dependencies | L3DT v2.9 and later, SSE2 extensions for x86. | ^ How to install? | Please refer to the [[bundydocs>l3dt:userguide:extensions:install|plugin installation guide]]. | ===== Notes ===== * This plugin adds DDS support for: * Normals map. * Light map. * Texture map. * Generic MAP_TerrainNormals (used for climate bump maps). * Generic MAP_RGB (used for textures). * Generic MAP_RGBA (used for alpha maps). * This plugin uses SSE2 extensions for x86. ===== Changes ===== * 2010/07/12 --- Released.