-
- Downloads
reimplemented transparency; fixed shadow mapping; worked on multi-pass...
reimplemented transparency; fixed shadow mapping; worked on multi-pass rendering; some minor code cleanup git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/branches/new_gfx@2136 5a81b35b-ba03-0410-adc8-b2c5c5119f08
Showing
- modules/gfx/src/CMakeLists.txt 2 additions, 2 deletionsmodules/gfx/src/CMakeLists.txt
- modules/gfx/src/entity.cc 36 additions, 58 deletionsmodules/gfx/src/entity.cc
- modules/gfx/src/entity.hh 8 additions, 0 deletionsmodules/gfx/src/entity.hh
- modules/gfx/src/gfx_object.cc 52 additions, 11 deletionsmodules/gfx/src/gfx_object.cc
- modules/gfx/src/gfx_object.hh 6 additions, 1 deletionmodules/gfx/src/gfx_object.hh
- modules/gfx/src/gfx_object_base.hh 3 additions, 0 deletionsmodules/gfx/src/gfx_object_base.hh
- modules/gfx/src/impl/cpk_renderer.cc 1 addition, 1 deletionmodules/gfx/src/impl/cpk_renderer.cc
- modules/gfx/src/impl/cpk_renderer.hh 1 addition, 1 deletionmodules/gfx/src/impl/cpk_renderer.hh
- modules/gfx/src/impl/debug_renderer.cc 0 additions, 2 deletionsmodules/gfx/src/impl/debug_renderer.cc
- modules/gfx/src/impl/debug_renderer.hh 0 additions, 1 deletionmodules/gfx/src/impl/debug_renderer.hh
- modules/gfx/src/impl/entity_renderer.hh 1 addition, 1 deletionmodules/gfx/src/impl/entity_renderer.hh
- modules/gfx/src/impl/line_trace_renderer.cc 0 additions, 4 deletionsmodules/gfx/src/impl/line_trace_renderer.cc
- modules/gfx/src/impl/line_trace_renderer.hh 0 additions, 1 deletionmodules/gfx/src/impl/line_trace_renderer.hh
- modules/gfx/src/map_iso.cc 11 additions, 19 deletionsmodules/gfx/src/map_iso.cc
- modules/gfx/src/map_slab.cc 1 addition, 8 deletionsmodules/gfx/src/map_slab.cc
- modules/gfx/src/prim_list.cc 4 additions, 2 deletionsmodules/gfx/src/prim_list.cc
- modules/gfx/src/primitives.cc 1 addition, 1 deletionmodules/gfx/src/primitives.cc
- modules/gfx/src/render_pass.hh 5 additions, 2 deletionsmodules/gfx/src/render_pass.hh
- modules/gfx/src/scene.cc 12 additions, 5 deletionsmodules/gfx/src/scene.cc
- modules/gfx/src/scene.hh 1 addition, 1 deletionmodules/gfx/src/scene.hh
Loading
Please register or sign in to comment