-
- Downloads
more work on scene fx - drastic rewrite of rendering and shader logic (in progress)
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/branches/new_gfx@2148 5a81b35b-ba03-0410-adc8-b2c5c5119f08
Showing
- modules/gfx/pymod/export_scene.cc 1 addition, 0 deletionsmodules/gfx/pymod/export_scene.cc
- modules/gfx/src/CMakeLists.txt 2 additions, 1 deletionmodules/gfx/src/CMakeLists.txt
- modules/gfx/src/impl/scene_fx.cc 234 additions, 95 deletionsmodules/gfx/src/impl/scene_fx.cc
- modules/gfx/src/impl/scene_fx.hh 43 additions, 6 deletionsmodules/gfx/src/impl/scene_fx.hh
- modules/gfx/src/scene.cc 47 additions, 45 deletionsmodules/gfx/src/scene.cc
- modules/gfx/src/scene.hh 5 additions, 12 deletionsmodules/gfx/src/scene.hh
- modules/gfx/src/shader.cc 13 additions, 48 deletionsmodules/gfx/src/shader.cc
- modules/gfx/src/shader.hh 0 additions, 12 deletionsmodules/gfx/src/shader.hh
- modules/gfx/src/shader/amboccl_fs.glsl 5 additions, 2 deletionsmodules/gfx/src/shader/amboccl_fs.glsl
- modules/gfx/src/shader/basic_fs.glsl 3 additions, 26 deletionsmodules/gfx/src/shader/basic_fs.glsl
- modules/gfx/src/shader/basic_vs.glsl 1 addition, 0 deletionsmodules/gfx/src/shader/basic_vs.glsl
- modules/gfx/src/shader/fraglight_fs.glsl 3 additions, 31 deletionsmodules/gfx/src/shader/fraglight_fs.glsl
- modules/gfx/src/shader/quadpp_vs.glsl 1 addition, 1 deletionmodules/gfx/src/shader/quadpp_vs.glsl
- modules/gfx/src/shader/scenefx_fs.glsl 42 additions, 0 deletionsmodules/gfx/src/shader/scenefx_fs.glsl
- modules/gfx/src/shader/scenefx_vs.glsl 8 additions, 0 deletionsmodules/gfx/src/shader/scenefx_vs.glsl
Loading
Please register or sign in to comment