-
- Downloads
added cylindrical helix and straight(ish) beta strand cartoon rendering;...
added cylindrical helix and straight(ish) beta strand cartoon rendering; modified ambient occlusion and local lighting model; some low-level gfx refactoring and tweaking tidbits; added vertex array capped cylinder; fixed scene centering git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2007 5a81b35b-ba03-0410-adc8-b2c5c5119f08
Showing
- examples/misc/ambient_occlusion.py 18 additions, 9 deletionsexamples/misc/ambient_occlusion.py
- modules/gfx/pymod/export_gfx_obj.cc 2 additions, 0 deletionsmodules/gfx/pymod/export_gfx_obj.cc
- modules/gfx/pymod/export_render_options.cc 4 additions, 0 deletionsmodules/gfx/pymod/export_render_options.cc
- modules/gfx/src/gfx_object.cc 26 additions, 1 deletionmodules/gfx/src/gfx_object.cc
- modules/gfx/src/gfx_object.hh 13 additions, 6 deletionsmodules/gfx/src/gfx_object.hh
- modules/gfx/src/gfx_prim.hh 9 additions, 3 deletionsmodules/gfx/src/gfx_prim.hh
- modules/gfx/src/impl/backbone_trace.cc 63 additions, 58 deletionsmodules/gfx/src/impl/backbone_trace.cc
- modules/gfx/src/impl/backbone_trace.hh 2 additions, 1 deletionmodules/gfx/src/impl/backbone_trace.hh
- modules/gfx/src/impl/calc_ambient.cc 54 additions, 77 deletionsmodules/gfx/src/impl/calc_ambient.cc
- modules/gfx/src/impl/cartoon_renderer.cc 159 additions, 22 deletionsmodules/gfx/src/impl/cartoon_renderer.cc
- modules/gfx/src/impl/cartoon_renderer.hh 1 addition, 1 deletionmodules/gfx/src/impl/cartoon_renderer.hh
- modules/gfx/src/impl/debug_renderer.cc 5 additions, 4 deletionsmodules/gfx/src/impl/debug_renderer.cc
- modules/gfx/src/impl/entity_detail.cc 20 additions, 70 deletionsmodules/gfx/src/impl/entity_detail.cc
- modules/gfx/src/impl/entity_detail.hh 1 addition, 19 deletionsmodules/gfx/src/impl/entity_detail.hh
- modules/gfx/src/impl/sline_renderer.cc 7 additions, 6 deletionsmodules/gfx/src/impl/sline_renderer.cc
- modules/gfx/src/map_iso.cc 1 addition, 1 deletionmodules/gfx/src/map_iso.cc
- modules/gfx/src/prim_list.cc 0 additions, 2 deletionsmodules/gfx/src/prim_list.cc
- modules/gfx/src/render_options/cartoon_render_options.cc 30 additions, 1 deletionmodules/gfx/src/render_options/cartoon_render_options.cc
- modules/gfx/src/render_options/cartoon_render_options.hh 7 additions, 0 deletionsmodules/gfx/src/render_options/cartoon_render_options.hh
- modules/gfx/src/scene.cc 1 addition, 0 deletionsmodules/gfx/src/scene.cc
Loading
Please register or sign in to comment