# SDEngine **Repository Path**: baixd0826/SDEngine ## Basic Information - **Project Name**: SDEngine - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-31 - **Last Updated**: 2024-01-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README SDEngine效果展示: ![image](https://github.com/2047241149/SDEngine/blob/master/SDEngine/Misc/GraphicsDemo.png) CascasdeShadowMap + PCF(级联阴影 + 百分比更近滤波阴影模糊) ![image](https://github.com/2047241149/SDEngine/blob/master/SDEngine/Misc/DefferedShading_CSM.png) SSAO(屏幕空间AO) ![image](https://github.com/2047241149/SDEngine/blob/master/SDEngine/Misc/DefferedShading_SSAO.png) SSR(屏幕空间反射) ![image](https://github.com/2047241149/SDEngine/blob/master/SDEngine/Misc/DefferedShading_SSR.png) TiledDefferedLightCull ![image](https://github.com/2047241149/SDEngine/blob/master/SDEngine/Misc/TiledLightShaing.png) ClusterDefferedLightCull ![image](https://github.com/2047241149/SDEngine/blob/master/SDEngine/Misc/ClusterDefferedShaing.png) PBR效果 ![image](https://github.com/2047241149/SDEngine/blob/master/SDEngine/Misc/DefferedShading_Pbr1.png) ![image](https://github.com/2047241149/SDEngine/blob/master/SDEngine/Misc/DefferedShading_Pbr2.png) 渲染管线图 ![image](https://github.com/2047241149/SDEngine/blob/master/document/GraphicsRenderPipeline.png)