-
- Downloads
some preliminary code for ambient occlusion calculations
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@1966 5a81b35b-ba03-0410-adc8-b2c5c5119f08
Showing
- modules/gfx/pymod/export_gfx_obj.cc 1 addition, 0 deletionsmodules/gfx/pymod/export_gfx_obj.cc
- modules/gfx/src/CMakeLists.txt 2 additions, 0 deletionsmodules/gfx/src/CMakeLists.txt
- modules/gfx/src/gfx_object.cc 10 additions, 1 deletionmodules/gfx/src/gfx_object.cc
- modules/gfx/src/gfx_object.hh 5 additions, 1 deletionmodules/gfx/src/gfx_object.hh
- modules/gfx/src/impl/calc_ambient.cc 234 additions, 0 deletionsmodules/gfx/src/impl/calc_ambient.cc
- modules/gfx/src/impl/calc_ambient.hh 35 additions, 0 deletionsmodules/gfx/src/impl/calc_ambient.hh
- modules/gfx/src/shader/fraglight_lf_fs.glsl 5 additions, 0 deletionsmodules/gfx/src/shader/fraglight_lf_fs.glsl
- modules/gfx/src/shader/fraglight_lf_vs.glsl 6 additions, 0 deletionsmodules/gfx/src/shader/fraglight_lf_vs.glsl
- modules/gfx/src/vertex_array.cc 170 additions, 40 deletionsmodules/gfx/src/vertex_array.cc
- modules/gfx/src/vertex_array.hh 17 additions, 3 deletionsmodules/gfx/src/vertex_array.hh
Loading
Please register or sign in to comment