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

Dynamic 2D Shadows for Windows Phone 7

January 9, 2013

By request, here is the port of the old Dynamic 2D Shadows sample to XNA 4.0, on Windows Phone 7. Download Dynamic 2D Shadows There may be performance improvements that could be done. I just took the old code, made … Continue reading →

Posted in XNA

My technique for the shader-based dynamic 2D shadows

July 11, 2010

It’s been a long time coming, but finally I get the time to explain the technique I came up with for drawing shader-based dynamic 2D shadows. If you want to dive right into the code, you can go to the … Continue reading →

Posted in XNA
Powered by WordPress and Foghorn