#!/usr/bin/avs -network version 5.0 (50.10 wb) module "BGF Protein Display.user.4" -xy 568,272 \ -ex $Path/demosuite/SIGGRAPH92/Protein/protein module "geometry viewer.user.5" -xy 568,362 port_connect "BGF Protein Display.user.4":0 "geometry viewer.user.5":0 parm_set "BGF Protein Display.user.4":"Biograf BGF File" \ $Path/demosuite/SIGGRAPH92/Protein/therm.bgf parm_set "BGF Protein Display.user.4":"AtomData Ref File" \ $Path/demosuite/SIGGRAPH92/Protein/AVSatomdata parm_set "BGF Protein Display.user.4":Stick true parm_set "BGF Protein Display.user.4":CAlpha false parm_set "BGF Protein Display.user.4":"Flat Ribbon" false parm_set "BGF Protein Display.user.4":"Tube Ribbon" true parm_set "BGF Protein Display.user.4":Metals true parm_set "BGF Protein Display.user.4":Freeze false geom_set_scene -scene "geometry viewer.user.5" geom_set_camera_name "Camera 1" geom_resize_camera -view "Camera 1" 961 696 # # State for view: Camera 1 # geom_set_position -view "Camera 1" 0 0 -12 geom_set_view_modes -depth_cue 1 -view "Camera 1" geom_set_view_modes -polygonal_spheres 0 -view "Camera 1" geom_set_view_modes -stereo 0 -view "Camera 1" geom_set_view_modes -head_tracking 1 -view "Camera 1" geom_set_view_modes -z_buffer 1 -view "Camera 1" geom_set_view_modes -perspective 1 -view "Camera 1" geom_set_camera_params -view "Camera 1" -front 1 -back 112 geom_set_depth_cue_params "Camera 1" -scale 0.1 # # Light state # geom_set_light -light 1 -type directional -state 1 geom_set_matrix -light 1 -mat \ 0.977064 -0.141214 -0.159391 0 \ 0.0449479 0.868394 -0.493834 0 \ 0.20815 0.475343 0.854823 0 \ 0 0 0 1 geom_set_light -light 2 -type directional -state 1 geom_set_matrix -light 2 -mat \ 0.895263 0.0215543 0.445015 0 \ -0.00106924 0.99893 -0.0462318 0 \ -0.445535 0.0409137 0.894329 0 \ 0 0 0 1 geom_set_light -type ambient -state 1 # # State for object: top # geom_set_cur_cli_obj top geom_set_matrix -mat \ 2.78719 -1.46263 2.57073 0 \ 0.890054 3.78336 1.18756 0 \ -2.82059 -0.251443 2.91503 0 \ 0 0 0 1 geom_set_color 0.990 0.990 0.990 geom_set_properties -amb 0.300 -diff 0.700 -spec 0.650 -exp 10.000 \ -trans 1.000 -spec_col 0.990 0.990 0.990 # # State for object: Stick # geom_set_cur_cli_obj -push geom_set_name_context "BGF Protein Display.user.4" geom_create_obj Stick -mod "BGF Protein Display.user.4" geom_set_name_context geom_set_cur_cli_obj -pop # # State for object: Mainchain # geom_set_cur_cli_obj -push geom_set_name_context "BGF Protein Display.user.4" geom_create_obj Mainchain -mod "BGF Protein Display.user.4" geom_set_name_context geom_set_cur_cli_obj -pop # # State for object: CAlpha # geom_set_cur_cli_obj -push geom_set_name_context "BGF Protein Display.user.4" geom_create_obj CAlpha -mod "BGF Protein Display.user.4" geom_set_name_context geom_set_cur_cli_obj -pop # # State for object: SideChains # geom_set_cur_cli_obj -push geom_set_name_context "BGF Protein Display.user.4" geom_create_obj SideChains -mod "BGF Protein Display.user.4" geom_set_name_context geom_set_cur_cli_obj -pop # # State for object: Flat_Ribbon # geom_set_cur_cli_obj -push geom_set_name_context "BGF Protein Display.user.4" geom_create_obj Flat_Ribbon -mod "BGF Protein Display.user.4" geom_set_render_mode gouraud geom_set_name_context geom_set_cur_cli_obj -pop # # State for object: Tube_Ribbon # geom_set_cur_cli_obj -push geom_set_name_context "BGF Protein Display.user.4" geom_create_obj Tube_Ribbon -mod "BGF Protein Display.user.4" geom_set_render_mode gouraud geom_set_name_context geom_set_cur_cli_obj -pop # # State for object: Metals # geom_set_cur_cli_obj -push geom_set_name_context "BGF Protein Display.user.4" geom_create_obj Metals -mod "BGF Protein Display.user.4" geom_set_name_context geom_set_cur_cli_obj -pop shell "ui" shell panel Application -w app_panel -p ui -xy 0,0 -wh 260,1024 panel "Top Level Stack" -w master_stack -p Application -xy 2,100 -wh 256,648 panel "BGF Protein Display.user.4" -w panel -p "Top Level Stack" \ -xy 0,64 -wh 256,584 manipulator "BGF Protein Display.user.4:Biograf BGF File" -w browser -p "BGF Protein Display.user.4" \ -xy 10,10 -wh 236,194 manipulator "BGF Protein Display.user.4:AtomData Ref File" -w browser -p "BGF Protein Display.user.4" \ -xy 10,204 -wh 236,194 manipulator "BGF Protein Display.user.4:Stick" -w toggle -p "BGF Protein Display.user.4" \ -xy 10,398 -wh 118,22 manipulator "BGF Protein Display.user.4:Mainchain" -w toggle -p "BGF Protein Display.user.4" \ -xy 10,420 -wh 118,22 manipulator "BGF Protein Display.user.4:CAlpha" -w toggle -p "BGF Protein Display.user.4" \ -xy 10,442 -wh 118,22 manipulator "BGF Protein Display.user.4:Sidechain" -w toggle -p "BGF Protein Display.user.4" \ -xy 10,464 -wh 118,22 manipulator "BGF Protein Display.user.4:Flat Ribbon" -w toggle -p "BGF Protein Display.user.4" \ -xy 10,486 -wh 118,22 manipulator "BGF Protein Display.user.4:Tube Ribbon" -w toggle -p "BGF Protein Display.user.4" \ -xy 10,508 -wh 118,22 manipulator "BGF Protein Display.user.4:Metals" -w toggle -p "BGF Protein Display.user.4" \ -xy 10,530 -wh 118,22 manipulator "BGF Protein Display.user.4:Freeze" -w toggle -p "BGF Protein Display.user.4" \ -xy 10,552 -wh 118,22 panel "geometry viewer.user.5!display" -w container -p ui -xy 264,97 -wh 1001,768\ -P zoom_coords string "0 0 0 0 0 <$NULL> 0 0 0 0" manipulator "geometry viewer.user.5":object -w none manipulator "geometry viewer.user.5":"Update Always" -w none manipulator "geometry viewer.user.5":"Update Image" -w none # End of file