(开发中) 基于OpenGL的路径追踪引擎,由C++实现
 
 
 
 
 
Go to file
ternaryop8479 2284124628 refactor&feat: 重写日志系统,添加代码追踪信息 2026-02-14 23:11:26 +08:00
examples chore: 将spdlog和stb作为普通目录上传 2026-02-14 13:36:49 +08:00
include refactor&feat: 重写日志系统,添加代码追踪信息 2026-02-14 23:11:26 +08:00
lib chore: 将stb作为普通目录上传 2026-02-14 13:39:49 +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 refactor&feat: 重写日志系统,添加代码追踪信息 2026-02-14 23:11:26 +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