Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要一个 DX9 HLSL SSAO 着色器,但我对着色器的了解有限。我正在努力学习以便我可以写一个,但这是一个陡峭的曲线。
我不了解 SSAO 的大部分理论,所以任何深入的解释都会很棒。
虽然我不需要代码来理解理论,但通常我通过阅读真实代码(即使它只是一小段代码)来学得最好。
考虑到这一点,我的问题是:如何使用 DirectX 9 进行 SSAO?