-
- Downloads
reverted all changes to the gfx module since r2007, except map_iso downsampling
moved all these features to the new_gfx branch, including cpk fast spheres helix cylinders and flat beta strands ambient occlusion improved scene export and offscreen buffer handling fixes to shaders new GfxObj and GfxObjBase re-organization backbone trace/spline re-write vertex array fixes multisample extension detection git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2130 5a81b35b-ba03-0410-adc8-b2c5c5119f08
Showing
- modules/gfx/pymod/color_by_def.hh 75 additions, 102 deletionsmodules/gfx/pymod/color_by_def.hh
- modules/gfx/pymod/export_entity.cc 0 additions, 12 deletionsmodules/gfx/pymod/export_entity.cc
- modules/gfx/pymod/export_gfx_obj.cc 40 additions, 57 deletionsmodules/gfx/pymod/export_gfx_obj.cc
- modules/gfx/pymod/export_render_options.cc 0 additions, 6 deletionsmodules/gfx/pymod/export_render_options.cc
- modules/gfx/pymod/export_scene.cc 13 additions, 30 deletionsmodules/gfx/pymod/export_scene.cc
- modules/gfx/pymod/glwin_base_proxy.hh 0 additions, 3 deletionsmodules/gfx/pymod/glwin_base_proxy.hh
- modules/gfx/pymod/wrap_gfx.cc 1 addition, 12 deletionsmodules/gfx/pymod/wrap_gfx.cc
- modules/gfx/src/CMakeLists.txt 1 addition, 16 deletionsmodules/gfx/src/CMakeLists.txt
- modules/gfx/src/bitmap_io.cc 1 addition, 7 deletionsmodules/gfx/src/bitmap_io.cc
- modules/gfx/src/entity.cc 18 additions, 50 deletionsmodules/gfx/src/entity.cc
- modules/gfx/src/entity.hh 0 additions, 9 deletionsmodules/gfx/src/entity.hh
- modules/gfx/src/gfx_node.cc 0 additions, 6 deletionsmodules/gfx/src/gfx_node.cc
- modules/gfx/src/gfx_node.hh 0 additions, 1 deletionmodules/gfx/src/gfx_node.hh
- modules/gfx/src/gfx_object.cc 456 additions, 291 deletionsmodules/gfx/src/gfx_object.cc
- modules/gfx/src/gfx_object.hh 153 additions, 64 deletionsmodules/gfx/src/gfx_object.hh
- modules/gfx/src/gfx_prim.hh 3 additions, 9 deletionsmodules/gfx/src/gfx_prim.hh
- modules/gfx/src/glwin_base.hh 0 additions, 4 deletionsmodules/gfx/src/glwin_base.hh
- modules/gfx/src/impl/backbone_trace.cc 163 additions, 94 deletionsmodules/gfx/src/impl/backbone_trace.cc
- modules/gfx/src/impl/backbone_trace.hh 81 additions, 23 deletionsmodules/gfx/src/impl/backbone_trace.hh
- modules/gfx/src/impl/cartoon_renderer.cc 79 additions, 243 deletionsmodules/gfx/src/impl/cartoon_renderer.cc
Loading
Please register or sign in to comment