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.
我正在使用 3d gamestudio a8 免费版制作游戏。免费版不支持着色器,它只支持固定管道着色器。3d gamestudio 的 wiki 中有一些示例(单击此处),但我想知道还有更多示例或教程。
一个好的起点可能是 DX10 示例FixedFuncEMU。
unity3D 的家伙还为DX9 着色器实现了一个......