A failed attempt at a Linux demotool
Find a file
2017-10-03 10:06:04 +02:00
.vim.local Fixed C++ syntax plugin config 2017-10-02 09:29:05 +02:00
glm Init repository 2017-09-30 10:26:30 +02:00
imgui Init repository 2017-09-30 10:26:30 +02:00
shaders Implemented the full Disney PBR shader 2017-10-03 10:06:04 +02:00
.gitignore Build in separate directory 2017-10-02 10:00:39 +02:00
.gitmodules Init repository 2017-09-30 10:26:30 +02:00
bloom.cc Got rid of old texture binding code 2017-10-02 14:48:16 +02:00
bloom.hh Got rid of old texture binding code 2017-10-02 14:48:16 +02:00
camera.cc Moved camera to separate file 2017-10-02 10:12:27 +02:00
camera.hh Moved camera to separate file 2017-10-02 10:12:27 +02:00
combine.cc Got rid of old texture binding code 2017-10-02 14:48:16 +02:00
combine.hh Cleaning up #include's 2017-10-02 09:40:36 +02:00
demo.cc Resizing works 2017-10-02 13:51:08 +02:00
demo.hh Got rid of old texture binding code 2017-10-02 14:48:16 +02:00
dof.cc Got rid of old texture binding code 2017-10-02 14:48:16 +02:00
dof.hh Cleaning up #include's 2017-10-02 09:40:36 +02:00
externals.hh Resizing works 2017-10-02 13:51:08 +02:00
imgui_impl_sdl.cc "Blank" window 2017-09-30 10:37:45 +02:00
imgui_impl_sdl.h "Blank" window 2017-09-30 10:37:45 +02:00
main.cc Got rid of old texture binding code 2017-10-02 14:48:16 +02:00
Makefile Resizing works 2017-10-02 13:51:08 +02:00
profiling.cc Cleaning up #include's 2017-10-02 09:40:36 +02:00
profiling.hh Cleaning up #include's 2017-10-02 09:40:36 +02:00
programs.cc Fixed shader paths 2017-10-03 10:05:20 +02:00
programs.hh Cleaning up #include's 2017-10-02 09:40:36 +02:00
raymarcher.cc Raymarcher - reverted(ish) use of program pipeline 2017-10-02 19:06:15 +02:00
raymarcher.hh Raymarcher - reverted(ish) use of program pipeline 2017-10-02 19:06:15 +02:00
rendertarget.cc Cleaning up #include's 2017-10-02 09:40:36 +02:00
rendertarget.hh Cleaning up #include's 2017-10-02 09:40:36 +02:00
texture.cc Got rid of old texture binding code 2017-10-02 14:48:16 +02:00
texture.hh Got rid of old texture binding code 2017-10-02 14:48:16 +02:00
TODO Depth of field!!! 2017-10-01 18:51:02 +02:00
utilities.cc Moved camera to separate file 2017-10-02 10:12:27 +02:00
utilities.hh Resizing works 2017-10-02 13:51:08 +02:00