Nvidia Anisotropic Lighting

http://http.download.nvidia.com/developer/SDK/Individual_Samples/DEMOS/Direct3D9/HLSL_Aniso.zip

Anisotropic LightingNvidia Anisotropic Lighting

The anisotropic lighting effect shows the vertex program's halfangle vector calculation. It uses HdotN and LdotN per-vertex to look up into a 2D texture to achieve interesting lighting effects.

  Nvidia Anisotropic Lighting Nvidia Anisotropic Lighting
上一篇:从客户端中检测到有潜在危险的Request.Form值 的解决方法


下一篇:python学习之路网络编程篇(第四篇)