BasicW3D.fx 304 B

123456789
  1. //////////////////////////////////////////////////////////////////////////////
  2. // ©2006 Electronic Arts Inc
  3. //
  4. // FX Shader for simple material with one texture
  5. //////////////////////////////////////////////////////////////////////////////
  6. #define SUPPORT_SSAO 1 // enable SSAO
  7. #include "BasicW3D.fxh"