A failed attempt at a Linux demotool
Find a file
2017-09-30 21:37:35 +02:00
.vim.local Better abstraction for shader programs 2017-09-30 12:08:18 +02:00
glm Init repository 2017-09-30 10:26:30 +02:00
imgui Init repository 2017-09-30 10:26:30 +02:00
.gitignore "Blank" window 2017-09-30 10:37:45 +02:00
.gitmodules Init repository 2017-09-30 10:26:30 +02:00
bloom-combine.glsl Some more bloom tweaking 2017-09-30 21:27:50 +02:00
bloom-highpass.glsl Bloom controls 2017-09-30 19:41:45 +02:00
bloom.cc Removed useless parameters 2017-09-30 21:30:31 +02:00
bloom.hh Removed useless parameters 2017-09-30 21:30:31 +02:00
blur-pass.glsl Tweaking bloom some more 2017-09-30 21:22:38 +02:00
copy.glsl Partial bloom (missing highpass filter) 2017-09-30 17:58:48 +02:00
downsample.glsl Tweaking bloom some more 2017-09-30 21:22:38 +02:00
externals.hh "Blank" window 2017-09-30 10:37:45 +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 Raymarcher controls 2017-09-30 21:37:35 +02:00
Makefile Tweaking bloom some more 2017-09-30 21:22:38 +02:00
map.glsl Partial bloom (missing highpass filter) 2017-09-30 17:58:48 +02:00
raymarch-header.glsl Partial bloom (missing highpass filter) 2017-09-30 17:58:48 +02:00
raymarcher.glsl Partial bloom (missing highpass filter) 2017-09-30 17:58:48 +02:00
rendertarget.cc Partial bloom (missing highpass filter) 2017-09-30 17:58:48 +02:00
rendertarget.hh Partial bloom (missing highpass filter) 2017-09-30 17:58:48 +02:00
texture.cc Partial bloom (missing highpass filter) 2017-09-30 17:58:48 +02:00
texture.hh Partial bloom (missing highpass filter) 2017-09-30 17:58:48 +02:00
utilities.cc Better abstraction for shader programs 2017-09-30 12:08:18 +02:00
utilities.hh Better abstraction for shader programs 2017-09-30 12:08:18 +02:00