(开发中) 基于OpenGL的路径追踪引擎,由C++实现
 
 
 
 
 
Go to file
ternaryop8479 dbf5b8579c Refactor:重写所有代码、重新设计架构,实现大体架构和G-Buffer渲染 2026-02-09 22:16:57 +08:00
docs 大重构改了文档&实现了初步OpenGL窗口创建和一些基础的初始化工作 2026-02-08 15:13:56 +08:00
examples Refactor:重写所有代码、重新设计架构,实现大体架构和G-Buffer渲染 2026-02-09 22:16:57 +08:00
include Refactor:重写所有代码、重新设计架构,实现大体架构和G-Buffer渲染 2026-02-09 22:16:57 +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 Refactor:重写所有代码、重新设计架构,实现大体架构和G-Buffer渲染 2026-02-09 22:16:57 +08:00
shaders Refactor:重写所有代码、重新设计架构,实现大体架构和G-Buffer渲染 2026-02-09 22:16:57 +08:00
src Refactor:重写所有代码、重新设计架构,实现大体架构和G-Buffer渲染 2026-02-09 22:16:57 +08:00
.clang-format First commit: Basic logic and implementation. 2026-01-25 09:29:36 +08:00
.clangd 大重构改了文档&实现了初步OpenGL窗口创建和一些基础的初始化工作 2026-02-08 15:13:56 +08:00
.gitignore 大重构改了文档&实现了初步OpenGL窗口创建和一些基础的初始化工作 2026-02-08 15:13:56 +08:00
CMakeLists.txt Refactor:重写所有代码、重新设计架构,实现大体架构和G-Buffer渲染 2026-02-09 22:16:57 +08:00
LICENSE First commit: Basic logic and implementation. 2026-01-25 09:31:06 +08:00