aurora-rendering-engine/include
ternaryop8479 9259bb9c6f feat: 添加超分辨率模块框架,实现光线追踪低倍率渲染
- 实现超分辨率模块基本框架(super_resolution.h/.cpp/.comp)
- 实现非完整倍率光线追踪采样(支持整数倍采样缩放倍率,super_resolution.comp&raytracing.comp&tonemap.glsl)
2026-05-22 23:26:29 +08:00
..
basic feat: 实现纹理缓存、GGX BRDF、Sobol采样、时域降噪 2026-04-04 22:21:42 +08:00
core feat: 添加超分辨率模块框架,实现光线追踪低倍率渲染 2026-05-22 23:26:29 +08:00
resource refactor: 重构shaders目录结构,手动编写include处理逻辑 2026-03-28 10:10:11 +08:00
scene fix: 修复法线贴图计算问题并修复G-Buffer和非Primary Ray的tangent有关bug 2026-03-06 23:59:46 +08:00
utils feat: 添加超分辨率模块框架,实现光线追踪低倍率渲染 2026-05-22 23:26:29 +08:00