aurora-rendering-engine/shaders
ternaryop8479 9259bb9c6f feat: 添加超分辨率模块框架,实现光线追踪低倍率渲染
- 实现超分辨率模块基本框架(super_resolution.h/.cpp/.comp)
- 实现非完整倍率光线追踪采样(支持整数倍采样缩放倍率,super_resolution.comp&raytracing.comp&tonemap.glsl)
2026-05-22 23:26:29 +08:00
..
gbuffer feat: 实现纹理缓存、GGX BRDF、Sobol采样、时域降噪 2026-04-04 22:21:42 +08:00
include feat: 添加超分辨率模块框架,实现光线追踪低倍率渲染 2026-05-22 23:26:29 +08:00
postprocess feat: 添加超分辨率模块框架,实现光线追踪低倍率渲染 2026-05-22 23:26:29 +08:00
raytracing feat: 添加超分辨率模块框架,实现光线追踪低倍率渲染 2026-05-22 23:26:29 +08:00