Skip to content

Commit

Permalink
do eye rendering on the GPU (#1219)
Browse files Browse the repository at this point in the history
  • Loading branch information
water111 authored Mar 4, 2022
1 parent 251ee98 commit 7c3ab1f
Show file tree
Hide file tree
Showing 15 changed files with 583 additions and 212 deletions.
1 change: 1 addition & 0 deletions game/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ set(RUNTIME_SOURCE
graphics/opengl_renderer/Loader.cpp
graphics/opengl_renderer/MercProgram.cpp
graphics/opengl_renderer/MercRenderer.cpp
graphics/opengl_renderer/opengl_utils.cpp
graphics/opengl_renderer/OpenGLRenderer.cpp
graphics/opengl_renderer/Profiler.cpp
graphics/opengl_renderer/Shader.cpp
Expand Down
Loading

0 comments on commit 7c3ab1f

Please sign in to comment.