> For the complete documentation index, see [llms.txt](https://techblogs.codewmath.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://techblogs.codewmath.com/tu-xing-xue.md).

# 图形学

- [透明度渲染](https://techblogs.codewmath.com/tu-xing-xue/tou-ming-du-xuan-ran.md): 顺序无关的半透明混合（OIT）的相关方法包括Depth Peeling、Per-Pixel Linked List、Adaptive Transparency、Weighted Blended OIT、Pixel Synchronization
- [真实感图形绘制中的图形渲染算法](https://techblogs.codewmath.com/tu-xing-xue/zhen-shi-gan-tu-xing-hui-zhi-zhong-de-tu-xing-xuan-ran-suan-fa.md): 真实感图形绘制中的图形渲染算法：深度缓存、光线追踪与辐射度
- [DirectX 绘制流水线](https://techblogs.codewmath.com/tu-xing-xue/directx-hui-zhi-liu-shui-xian.md): D3D概述，D3D发展史，D3D基础知识，模型表示，D3D绘制流水线
