Ignore:
Timestamp:
06/06/05 18:55:02 (20 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/Ogre/resources/VisibilityDemo.overlay

    r115 r120  
    1 Example/VisibilityDemoOverlay 
     1template element TextArea(Example/Visibility/Templates/BasicText) 
     2{ 
     3        metrics_mode pixels 
     4        left 5 
     5        top 5 
     6        width 180 
     7        height 30 
     8        font_name TrebuchetMSBold 
     9        char_height 16 
     10        colour_top 0.5 0.7 0.5 
     11        colour_bottom 0.3 0.5 0.3 
     12} 
     13 
     14Example/Visibility/DemoOverlay 
    215{ 
    316        zorder 500 
     
    2437 
    2538 
    26                 element TextArea(Example/Visibility/Algorithm) 
    27                 { 
    28                         metrics_mode pixels 
     39                element TextArea(Example/Visibility/Algorithm): Example/Visibility/Templates/BasicText 
     40                { 
    2941                        left 5 
    3042                        top 5 
    3143                        width 180 
    32                         height 30 
    33                         font_name TrebuchetMSBold 
    34                         char_height 16 
    3544                        caption [SPACE] Algorithm 
    36                         colour_top 0.5 0.7 0.5 
    37                         colour_bottom 0.3 0.5 0.3 
    38                 } 
    39                 element TextArea(Example/Visibility/AlgorithmInfo) 
    40                 { 
    41                         metrics_mode pixels 
     45                } 
     46                element TextArea(Example/Visibility/AlgorithmInfo): Example/Visibility/Templates/BasicText 
     47                { 
    4248                        left 155 
    4349                        top 5 
    4450                        width 90 
    4551                        height 30 
    46                         font_name TrebuchetMSBold 
    47                         char_height 16 
    48                         caption : 
    49                         colour_top 0.5 0.7 0.5 
    50                         colour_bottom 0.3 0.5 0.3 
    51                 } 
    52  
    53                 element TextArea(Example/Visibility/Threshold) 
    54                 { 
    55                         metrics_mode pixels 
     52                        caption : 
     53                } 
     54 
     55                element TextArea(Example/Visibility/Threshold): Example/Visibility/Templates/BasicText 
     56                { 
    5657                        left 5 
    5758                        top 20 
    5859                        width 90 
    5960                        height 30 
    60                         font_name TrebuchetMSBold 
    61                         char_height 16 
    6261                        caption [-][+] Threshold 
    63                         colour_top 0.5 0.7 0.5 
    64                         colour_bottom 0.3 0.5 0.3 
    65                 } 
    66                 element TextArea(Example/Visibility/ThresholdInfo) 
    67                 { 
    68                         metrics_mode pixels 
     62                } 
     63                element TextArea(Example/Visibility/ThresholdInfo): Example/Visibility/Templates/BasicText 
     64                { 
    6965                        left 155 
    7066                        top 20 
    7167                        width 90 
    7268                        height 30 
    73                         font_name TrebuchetMSBold 
    74                         char_height 16 
    75                         caption : 
    76                         colour_top 0.5 0.7 0.5 
    77                         colour_bottom 0.3 0.5 0.3 
    78                 } 
    79                 element TextArea(Example/Visibility/UseOptimization) 
    80                 { 
    81                         metrics_mode pixels 
     69                        caption : 
     70                } 
     71                element TextArea(Example/Visibility/UseOptimization): Example/Visibility/Templates/BasicText 
     72                { 
    8273                        left 5 
    8374                        top 35 
    8475                        width 90 
    8576                        height 30 
    86                         font_name TrebuchetMSBold 
    87                         char_height 16 
    8877                        caption [O] Optimization 
    89                         colour_top 0.5 0.7 0.5 
    90                         colour_bottom 0.3 0.5 0.3 
    91                 } 
    92                 element TextArea(Example/Visibility/UseOptimizationInfo) 
    93                 { 
    94                         metrics_mode pixels 
     78                } 
     79                element TextArea(Example/Visibility/UseOptimizationInfo): Example/Visibility/Templates/BasicText 
     80                { 
    9581                        left 155 
    9682                        top 35 
    9783                        width 90 
    9884                        height 30 
    99                         font_name TrebuchetMSBold 
    100                         char_height 16 
    101                         caption : 
    102                         colour_top 0.5 0.7 0.5 
    103                         colour_bottom 0.3 0.5 0.3 
    104                 } 
    105                 element TextArea(Example/Visibility/UseDepthPass) 
    106                 { 
    107                         metrics_mode pixels 
     85                        caption : 
     86                } 
     87                element TextArea(Example/Visibility/UseDepthPass): Example/Visibility/Templates/BasicText 
     88                { 
    10889                        left 5 
    10990                        top 50 
    11091                        width 90 
    11192                        height 30 
    112                         font_name TrebuchetMSBold 
    113                         char_height 16 
    11493                        caption [X] Depth pass 
    115                         colour_top 0.5 0.7 0.5 
    116                         colour_bottom 0.3 0.5 0.3 
    117                 } 
    118                 element TextArea(Example/Visibility/UseDepthPassInfo) 
    119                 { 
    120                         metrics_mode pixels 
     94                } 
     95                element TextArea(Example/Visibility/UseDepthPassInfo): Example/Visibility/Templates/BasicText 
     96                { 
    12197                        left 155 
    12298                        top 50 
    12399                        width 90 
    124100                        height 30 
    125                         font_name TrebuchetMSBold 
    126                         char_height 16 
    127                         caption : 
    128                         colour_top 0.5 0.7 0.5 
    129                         colour_bottom 0.3 0.5 0.3 
     101                        caption : 
    130102                } 
    131103 
     
    153125                border_bottomright_uv 0.9961 0.0039 1.0000 0.0000 
    154126 
    155                 element TextArea(Example/Visibility/FrustumCulledNodes) 
    156                 { 
    157                         metrics_mode pixels 
     127                element TextArea(Example/Visibility/FrustumCulledNodes): Example/Visibility/Templates/BasicText 
     128                { 
    158129                        left 5 
    159130                        top 5 
    160131                        width 180 
    161132                        height 30 
     133                        caption Frustum Culled Nodes 
     134                } 
     135                element TextArea(Example/Visibility/FrustumCulledNodesInfo): Example/Visibility/Templates/BasicText 
     136                { 
     137                        left 180 
     138                        top 5 
     139                        width 90 
     140                        height 30 
     141                        caption : 
     142                } 
     143                element TextArea(Example/Visibility/QueryCulledNodes): Example/Visibility/Templates/BasicText 
     144                { 
     145                        left 5 
     146                        top 20 
     147                        width 180 
     148                        height 30 
     149                        caption Query Culled Nodes 
     150                }        
     151                element TextArea(Example/Visibility/QueryCulledNodesInfo): Example/Visibility/Templates/BasicText 
     152                { 
     153                        left 180 
     154                        top 20 
     155                        width 90 
     156                        height 30 
     157                        caption : 
     158                } 
     159                element TextArea(Example/Visibility/TraversedNodes): Example/Visibility/Templates/BasicText 
     160                { 
     161                        left 5 
     162                        top 35 
     163                        width 180 
     164                        height 30 
     165                        caption Traversed Nodes 
     166                }        
     167                element TextArea(Example/Visibility/TraversedNodesInfo): Example/Visibility/Templates/BasicText 
     168                { 
     169                        left 180 
     170                        top 35 
     171                        width 90 
     172                        height 30 
     173                        caption : 
     174                } 
     175                element TextArea(Example/Visibility/HierarchyNodes): Example/Visibility/Templates/BasicText 
     176                { 
     177                        left 5 
     178                        top 50 
     179                        width 180 
     180                        height 30 
     181                        caption Hierarchy Nodes 
     182                }        
     183                element TextArea(Example/Visibility/HierarchyNodesInfo): Example/Visibility/Templates/BasicText 
     184                { 
     185                        left 180 
     186                        top 50 
     187                        width 90 
     188                        height 30 
     189                        caption : 
     190                } 
     191                element TextArea(Example/Visibility/RenderedNodes): Example/Visibility/Templates/BasicText 
     192                { 
     193                        left 5 
     194                        top 65 
     195                        width 180 
     196                        height 30 
     197                        caption Rendered Nodes 
     198                }        
     199                element TextArea(Example/Visibility/RenderedNodesInfo): Example/Visibility/Templates/BasicText 
     200                { 
     201                        left 180 
     202                        top 65 
     203                        width 90 
     204                        height 30 
     205                        caption : 
     206                } 
     207                element TextArea(Example/Visibility/Objects): Example/Visibility/Templates/BasicText 
     208                { 
     209                        left 5 
     210                        top 80 
     211                        width 180 
     212                        height 30 
     213                        caption Number of objects 
     214                }        
     215                element TextArea(Example/Visibility/ObjectsInfo): Example/Visibility/Templates/BasicText 
     216                { 
     217                        left 180 
     218                        top 80 
     219                        width 90 
     220                        height 30 
     221                        caption : 
     222                } 
     223                element TextArea(Example/Visibility/QueriesIssued): Example/Visibility/Templates/BasicText 
     224                { 
     225                        left 5 
     226                        top 95 
     227                        width 180 
     228                        height 30 
     229                        caption Queries issued 
     230                }        
     231                element TextArea(Example/Visibility/QueriesIssuedInfo): Example/Visibility/Templates/BasicText 
     232                { 
     233                        left 180 
     234                        top 95 
     235                        width 90 
    162236                        font_name TrebuchetMSBold 
    163                         char_height 16 
    164                         caption Frustum Culled Nodes 
    165                         colour_top 0.5 0.7 0.5 
    166                         colour_bottom 0.3 0.5 0.3 
    167                 } 
    168                 element TextArea(Example/Visibility/FrustumCulledNodesInfo) 
    169                 { 
    170                         metrics_mode pixels 
    171                         left 180 
    172                         top 5 
    173                         width 90 
    174                         height 30 
    175                         font_name TrebuchetMSBold 
    176                         char_height 16 
    177                         caption : 
    178                         colour_top 0.5 0.7 0.5 
    179                         colour_bottom 0.3 0.5 0.3 
    180                 } 
    181                 element TextArea(Example/Visibility/QueryCulledNodes) 
    182                 { 
    183                         metrics_mode pixels 
    184                         left 5 
    185                         top 20 
    186                         width 180 
    187                         height 30 
    188                         font_name TrebuchetMSBold 
    189                         char_height 16 
    190                         caption Query Culled Nodes 
    191                         colour_top 0.5 0.7 0.5 
    192                         colour_bottom 0.3 0.5 0.3 
    193                 }        
    194                 element TextArea(Example/Visibility/QueryCulledNodesInfo) 
    195                 { 
    196                         metrics_mode pixels 
    197                         left 180 
    198                         top 20 
    199                         width 90 
    200                         height 30 
    201                         font_name TrebuchetMSBold 
    202                         char_height 16 
    203                         caption : 
    204                         colour_top 0.5 0.7 0.5 
    205                         colour_bottom 0.3 0.5 0.3 
    206                 } 
    207                 element TextArea(Example/Visibility/TraversedNodes) 
    208                 { 
    209                         metrics_mode pixels 
    210                         left 5 
    211                         top 35 
    212                         width 180 
    213                         height 30 
    214                         font_name TrebuchetMSBold 
    215                         char_height 16 
    216                         caption Traversed Nodes 
    217                         colour_top 0.5 0.7 0.5 
    218                         colour_bottom 0.3 0.5 0.3 
    219                 }        
    220                 element TextArea(Example/Visibility/TraversedNodesInfo) 
    221                 { 
    222                         metrics_mode pixels 
    223                         left 180 
    224                         top 35 
    225                         width 90 
    226                         height 30 
    227                         font_name TrebuchetMSBold 
    228                         char_height 16 
    229                         caption : 
    230                         colour_top 0.5 0.7 0.5 
    231                         colour_bottom 0.3 0.5 0.3 
    232                 } 
    233                 element TextArea(Example/Visibility/HierarchyNodes) 
    234                 { 
    235                         metrics_mode pixels 
    236                         left 5 
    237                         top 50 
    238                         width 180 
    239                         height 30 
    240                         font_name TrebuchetMSBold 
    241                         char_height 16 
    242                         caption Hierarchy Nodes 
    243                         colour_top 0.5 0.7 0.5 
    244                         colour_bottom 0.3 0.5 0.3 
    245                 }        
    246                 element TextArea(Example/Visibility/HierarchyNodesInfo) 
    247                 { 
    248                         metrics_mode pixels 
    249                         left 180 
    250                         top 50 
    251                         width 90 
    252                         height 30 
    253                         font_name TrebuchetMSBold 
    254                         char_height 16 
    255                         caption : 
    256                         colour_top 0.5 0.7 0.5 
    257                         colour_bottom 0.3 0.5 0.3 
    258                 } 
    259                 element TextArea(Example/Visibility/RenderedNodes) 
    260                 { 
    261                         metrics_mode pixels 
    262                         left 5 
    263                         top 65 
    264                         width 180 
    265                         height 30 
    266                         font_name TrebuchetMSBold 
    267                         char_height 16 
    268                         caption Rendered Nodes 
    269                         colour_top 0.5 0.7 0.5 
    270                         colour_bottom 0.3 0.5 0.3 
    271                 }        
    272                 element TextArea(Example/Visibility/RenderedNodesInfo) 
    273                 { 
    274                         metrics_mode pixels 
    275                         left 180 
    276                         top 65 
    277                         width 90 
    278                         height 30 
    279                         font_name TrebuchetMSBold 
    280                         char_height 16 
    281                         caption : 
    282                         colour_top 0.5 0.7 0.5 
    283                         colour_bottom 0.3 0.5 0.3 
    284                 } 
    285                 element TextArea(Example/Visibility/Objects) 
    286                 { 
    287                         metrics_mode pixels 
    288                         left 5 
    289                         top 80 
    290                         width 180 
    291                         height 30 
    292                         font_name TrebuchetMSBold 
    293                         char_height 16 
    294                         caption Number of objects 
    295                         colour_top 0.5 0.7 0.5 
    296                         colour_bottom 0.3 0.5 0.3 
    297                 }        
    298                 element TextArea(Example/Visibility/ObjectsInfo) 
    299                 { 
    300                         metrics_mode pixels 
    301                         left 180 
    302                         top 80 
    303                         width 90 
    304                         height 30 
    305                         font_name TrebuchetMSBold 
    306                         char_height 16 
    307                         caption : 
    308                         colour_top 0.5 0.7 0.5 
    309                         colour_bottom 0.3 0.5 0.3 
    310                 } 
    311                 element TextArea(Example/Visibility/QueriesIssued) 
    312                 { 
    313                         metrics_mode pixels 
    314                         left 5 
    315                         top 95 
    316                         width 180 
    317                         height 30 
    318                         font_name TrebuchetMSBold 
    319                         char_height 16 
    320                         caption Queries issued 
    321                         colour_top 0.5 0.7 0.5 
    322                         colour_bottom 0.3 0.5 0.3 
    323                 }        
    324                 element TextArea(Example/Visibility/QueriesIssuedInfo) 
    325                 { 
    326                         metrics_mode pixels 
    327                         left 180 
    328                         top 95 
    329                         width 90 
    330                         height 30 
    331                         font_name TrebuchetMSBold 
    332                         char_height 16 
    333                         caption : 
    334                         colour_top 0.5 0.7 0.5 
    335                         colour_bottom 0.3 0.5 0.3 
     237                        caption :                        
    336238                }                        
    337239        } 
    338240} 
     241 
     242Example/Visibility/HelpOverlay 
     243{ 
     244        zorder 600 
     245        // Stats block 
     246        container BorderPanel(Example/Visibility/HelpPanel) 
     247        { 
     248                metrics_mode pixels 
     249                horz_align left 
     250                vert_align top 
     251                width 600 
     252                height 315 
     253                left 200 
     254                top 200 
     255                material Core/StatsBlockCenter 
     256                //material Example/Visibility/Helpscreen 
     257                border_size 1 1 1 1 
     258                border_material Core/StatsBlockBorder 
     259                border_topleft_uv     0.0000 1.0000 0.0039 0.9961 
     260                border_top_uv         0.0039 1.0000 0.9961 0.9961 
     261                border_topright_uv    0.9961 1.0000 1.0000 0.9961 
     262                border_left_uv        0.0000 0.9961 0.0039 0.0039 
     263                border_right_uv       0.9961 0.9961 1.0000 0.0039 
     264                border_bottomleft_uv  0.0000 0.0039 0.0039 0.0000 
     265                border_bottom_uv      0.0039 0.0039 0.9961 0.0000 
     266                border_bottomright_uv 0.9961 0.0039 1.0000 0.0000 
     267 
     268                container Panel(Example/Visibility/Help/BreakPanel) 
     269                { 
     270                        metrics_mode pixels 
     271                        left 5  
     272                        top 22 
     273                        width 590 
     274                        height 1 
     275                        material Core/StatsBreak 
     276                } 
     277 
     278                element TextArea(Example/Visibility/Help/Help) 
     279                { 
     280                        metrics_mode pixels 
     281                        left 5 
     282                        top 5 
     283                        width 90 
     284                        height 30 
     285                        font_name TrebuchetMSBold 
     286                        char_height 19 
     287                        caption Additional Options 
     288                        colour_top 1 1 0.7 
     289                        colour_bottom 1 1 0.7 
     290                } 
     291 
     292                element TextArea(Example/Visibility/Help/ShowHelpInfo): Example/Visibility/Templates/BasicText 
     293                { 
     294                        left 5 
     295                        top 40 
     296                        width 180 
     297                        height 30 
     298                        caption [F1] Show / Hide this screen 
     299                } 
     300                element TextArea(Example/Visibility/Help/StatsInfo): Example/Visibility/Templates/BasicText 
     301                { 
     302                        left 5 
     303                        top 55 
     304                        width 180 
     305                        height 30 
     306                        caption [F2] Show / Hide stats 
     307                } 
     308                element TextArea(Example/Visibility/Help/RecordedInfo): Example/Visibility/Templates/BasicText 
     309                { 
     310                        left 5 
     311                        top 70 
     312                        width 180 
     313                        height 30 
     314                        caption [F3] Start / End frame recording 
     315                } 
     316                element TextArea(Example/Visibility/Help/AppStateInfo): Example/Visibility/Templates/BasicText 
     317                { 
     318                        left 5 
     319                        top 85 
     320                        width 180 
     321                        height 30 
     322                        caption [F4] Toggle between interactive / recorded walkthrough 
     323                } 
     324                element TextArea(Example/Visibility/Help/ScreenshotsInfo): Example/Visibility/Templates/BasicText 
     325                { 
     326                        left 5 
     327                        top 115 
     328                        width 180 
     329                        height 30 
     330                        caption [F11] Screenshot 
     331                } 
     332                element TextArea(Example/Visibility/Help/WriteOutInfo): Example/Visibility/Templates/BasicText 
     333                { 
     334                        left 5 
     335                        top 130 
     336                        width 180 
     337                        height 30 
     338                        caption [F12] Write screen objects to file 
     339                } 
     340                //-- visualization 
     341                element TextArea(Example/Visibility/Help/VizInfo): Example/Visibility/Templates/BasicText 
     342                { 
     343                        left 5 
     344                        top 160 
     345                        width 180 
     346                        height 30 
     347                        caption [1] Show / hide visualization 
     348                } 
     349                element TextArea(Example/Visibility/Help/NextVizModeInfo): Example/Visibility/Templates/BasicText 
     350                { 
     351                        left 5 
     352                        top 175 
     353                        width 175 
     354                        height 30 
     355                        caption [2] Toggle visualization mode 
     356                } 
     357                element TextArea(Example/Visibility/Help/ZoomVizInfo): Example/Visibility/Templates/BasicText 
     358                { 
     359                        left 5 
     360                        top 190 
     361                        width 190 
     362                        height 30 
     363                        caption [3][4] Zoom in / out of visualization 
     364                } 
     365                element TextArea(Example/Visibility/Help/SceneDetailInfo): Example/Visibility/Templates/BasicText 
     366                { 
     367                        left 5 
     368                        top 220 
     369                        width 180 
     370                        height 30 
     371                        caption [R] Toggle between solid / wireframe / point based rendering 
     372                } 
     373                element TextArea(Example/Visibility/Help/DisplayCameraDetailsInfo): Example/Visibility/Templates/BasicText 
     374                { 
     375                        left 5 
     376                        top 235 
     377                        width 180 
     378                        height 30 
     379                        caption [P] Show / hide camera details  
     380                } 
     381                element TextArea(Example/Visibility/Help/DisplayOctreeInfo): Example/Visibility/Templates/BasicText 
     382                { 
     383                        left 5 
     384                        top 250 
     385                        width 180 
     386                        height 30 
     387                        caption [T] Show / hide octree  
     388                } 
     389                element TextArea(Example/Visibility/Help/UseShadowsInfo): Example/Visibility/Templates/BasicText 
     390                { 
     391                        left 5 
     392                        top 265 
     393                        width 180 
     394                        height 30 
     395                        caption [S] Show / hide shadows 
     396                } 
     397                element TextArea(Example/Visibility/Help/FilterInfo): Example/Visibility/Templates/BasicText 
     398                { 
     399                        left 5 
     400                        top 280 
     401                        width 180 
     402                        height 30 
     403                        caption [F] toggle filtering method (trilinear, anisotropic, bilinear) 
     404                } 
     405        } 
     406} 
Note: See TracChangeset for help on using the changeset viewer.