如何计算网格法线?

时间:2011-05-01 14:42:36

标签: c++ graphics directx

如何在c ++ directx中找到网格法线?

1 个答案:

答案 0 :(得分:1)

尝试D3DXComputeNormals功能。