Catalin ZZ

game development blog

Main menu

Skip to content
  • Blog
  • XNA
    • License
    • Tutorials
      • Crash Course in HLSL
      • Deferred Rendering
      • Four Uses of VTF
      • Fur Rendering
    • Samples
      • Direct3D for Windows Phone 8
      • 2D Skeletal Animation
      • Dynamic 2D Shadows
      • Lightning Sample
      • Postprocessing on Windows Phone 7
      • Mass Effect: Dialogue
      • Rim Lighting
      • Shader-Based Dynamic 2D smooth shadows
      • World of Goo: Cursor
      • Other Samples
  • About

Tag Archives: Textures

Converting textures to .dds

November 15, 2012

As I wrote in my previous post, Windows Phone 8 does not support WIC components, which means that unless you want to write a .png loader manually, you need to have your textures in .dds format. Which is actually quite … Continue reading →

Posted in Uncategorized
Powered by WordPress and Foghorn