-
- Downloads
removed gfxobj based ambient occlusion; added gfx examples; some code cleanup
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/branches/new_gfx@2207 5a81b35b-ba03-0410-adc8-b2c5c5119f08
Showing
- examples/gfx/ambient_occlusion1.py 24 additions, 0 deletionsexamples/gfx/ambient_occlusion1.py
- examples/gfx/ambient_occlusion2.py 20 additions, 0 deletionsexamples/gfx/ambient_occlusion2.py
- examples/gfx/hsc_hemilight.py 30 additions, 0 deletionsexamples/gfx/hsc_hemilight.py
- examples/gfx/shadow_mapping.py 22 additions, 0 deletionsexamples/gfx/shadow_mapping.py
- examples/gfx/transp.py 20 additions, 0 deletionsexamples/gfx/transp.py
- modules/gfx/pymod/export_gfx_obj.cc 0 additions, 3 deletionsmodules/gfx/pymod/export_gfx_obj.cc
- modules/gfx/pymod/export_render_options.cc 2 additions, 2 deletionsmodules/gfx/pymod/export_render_options.cc
- modules/gfx/src/CMakeLists.txt 0 additions, 2 deletionsmodules/gfx/src/CMakeLists.txt
- modules/gfx/src/gfx_object.cc 0 additions, 18 deletionsmodules/gfx/src/gfx_object.cc
- modules/gfx/src/gfx_object.hh 0 additions, 3 deletionsmodules/gfx/src/gfx_object.hh
- modules/gfx/src/gfx_object_base.hh 0 additions, 8 deletionsmodules/gfx/src/gfx_object_base.hh
- modules/gfx/src/impl/calc_ambient.cc 0 additions, 360 deletionsmodules/gfx/src/impl/calc_ambient.cc
- modules/gfx/src/impl/calc_ambient.hh 0 additions, 35 deletionsmodules/gfx/src/impl/calc_ambient.hh
- modules/gfx/src/impl/cpk_renderer.cc 9 additions, 135 deletionsmodules/gfx/src/impl/cpk_renderer.cc
- modules/gfx/src/impl/cpk_renderer.hh 1 addition, 5 deletionsmodules/gfx/src/impl/cpk_renderer.hh
- modules/gfx/src/render_options/cpk_render_options.cc 4 additions, 4 deletionsmodules/gfx/src/render_options/cpk_render_options.cc
- modules/gfx/src/render_options/cpk_render_options.hh 2 additions, 3 deletionsmodules/gfx/src/render_options/cpk_render_options.hh
- modules/gfx/src/vertex_array.cc 0 additions, 94 deletionsmodules/gfx/src/vertex_array.cc
- modules/gfx/src/vertex_array.hh 0 additions, 18 deletionsmodules/gfx/src/vertex_array.hh
- modules/gui/pymod/scene/cpk_widget.py 5 additions, 6 deletionsmodules/gui/pymod/scene/cpk_widget.py
Loading
Please register or sign in to comment