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: glm

A word on Matrices

December 10, 2012

Working on a sample regarding Orientation in a Direct3D app on Windows Phone 8, I came upon the need to clarify why I’m writing some math code in a specific way. Coming from XNA to C++/DirectX11 might occasionally be confusing. … Continue reading →

Posted in DirectX, HLSL
Powered by WordPress and Foghorn