(开发中) 基于OpenGL的路径追踪引擎,由C++实现
 
 
 
 
 
Go to file
ternaryop8479 6b6c754b5f feat:添加降噪模块(均值滤波) 2026-02-11 23:37:25 +08:00
examples feat:添加降噪模块(均值滤波) 2026-02-11 23:37:25 +08:00
include feat:添加降噪模块(均值滤波) 2026-02-11 23:37:25 +08:00
lib 大重构改了文档&实现了初步OpenGL窗口创建和一些基础的初始化工作 2026-02-08 15:13:56 +08:00
res/logo First commit: Basic logic and implementation. 2026-01-25 09:29:36 +08:00
scripts Fix:修改.gitignore,不上传LSP语言文件 2026-02-11 12:30:33 +08:00
shaders feat:添加降噪模块(均值滤波) 2026-02-11 23:37:25 +08:00
src feat:添加降噪模块(均值滤波) 2026-02-11 23:37:25 +08:00
.gitignore refactor:移除include/extended_folders.list,上传lib/stb中内容 2026-02-11 22:52:54 +08:00
CMakeLists.txt build:编写CMakeLists.txt 2026-02-11 23:23:50 +08:00
LICENSE First commit: Basic logic and implementation. 2026-01-25 09:31:06 +08:00