Ignore:
Timestamp:
03/24/05 18:00:59 (19 years ago)
Author:
gametools
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/OcclusionCullingSceneManager/scripts/OcclusionDemo.overlay

    r29 r30  
    2424 
    2525 
    26                 element TextArea(Example/Occlusion/OcclusionTechnique) 
     26                element TextArea(Example/Occlusion/Algorithm) 
    2727                { 
    2828                        metrics_mode pixels 
     
    3737                        colour_bottom 0.3 0.5 0.3 
    3838                } 
    39                 element TextArea(Example/Occlusion/OcclusionTechniqueInfo) 
    40                 { 
    41                         metrics_mode pixels 
    42                         left 155 
    43                         top 5 
    44                         width 90 
    45                         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/Occlusion/Materials) 
    54                 { 
    55                         metrics_mode pixels 
    56                         left 5 
    57                         top 20 
    58                         width 90 
    59                         height 30 
    60                         font_name TrebuchetMSBold 
    61                         char_height 16 
    62                         caption [M] Athene Material 
    63                         colour_top 0.5 0.7 0.5 
    64                         colour_bottom 0.3 0.5 0.3 
    65                 } 
    66                 element TextArea(Example/Occlusion/MaterialInfo) 
    67                 { 
    68                         metrics_mode pixels 
    69                         left 155 
    70                         top 20 
    71                         width 90 
    72                         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/Occlusion/OcclusionInfo) 
    80                 { 
    81                         metrics_mode pixels 
    82                         left 5 
    83                         top 35 
    84                         width 250 
    85                         height 30 
    86                         font_name TrebuchetMSBold 
    87                         char_height 16 
     39                element TextArea(Example/Occlusion/AlgorithmInfo) 
     40                { 
     41                        metrics_mode pixels 
     42                        left 155 
     43                        top 5 
     44                        width 90 
     45                        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/Occlusion/Threshold) 
     54                { 
     55                        metrics_mode pixels 
     56                        left 5 
     57                        top 20 
     58                        width 90 
     59                        height 30 
     60                        font_name TrebuchetMSBold 
     61                        char_height 16 
     62                        caption [-][+] Thresholdz 
     63                        colour_top 0.5 0.7 0.5 
     64                        colour_bottom 0.3 0.5 0.3 
     65                } 
     66                element TextArea(Example/Occlusion/ThresholdInfo) 
     67                { 
     68                        metrics_mode pixels 
     69                        left 155 
     70                        top 20 
     71                        width 90 
     72                        height 30 
     73                        font_name TrebuchetMSBold 
     74                        char_height 16 
     75                        caption :dddd 
    8876                        colour_top 0.5 0.7 0.5 
    8977                        colour_bottom 0.3 0.5 0.3 
     
    112100                border_bottomright_uv 0.9961 0.0039 1.0000 0.0000 
    113101 
    114  
    115                 element TextArea(Example/Occlusion/CulledNodes) 
    116                 { 
    117                         metrics_mode pixels 
    118                         left 5 
    119                         top 5 
    120                         width 180 
    121                         height 30 
    122                         font_name TrebuchetMSBold 
    123                         char_height 16 
    124                         caption Culled Nodes 
     102                element TextArea(Example/Occlusion/FrustumCulledNodes) 
     103                { 
     104                        metrics_mode pixels 
     105                        left 5 
     106                        top 5 
     107                        width 180 
     108                        height 30 
     109                        font_name TrebuchetMSBold 
     110                        char_height 16 
     111                        caption Frustum Culled Nodes 
     112                        colour_top 0.5 0.7 0.5 
     113                        colour_bottom 0.3 0.5 0.3 
     114                } 
     115                element TextArea(Example/Occlusion/FrustumCulledNodesInfo) 
     116                { 
     117                        metrics_mode pixels 
     118                        left 155 
     119                        top 5 
     120                        width 90 
     121                        height 30 
     122                        font_name TrebuchetMSBold 
     123                        char_height 16 
     124                        caption :jjkj 
     125                        colour_top 0.5 0.7 0.5 
     126                        colour_bottom 0.3 0.5 0.3 
     127                } 
     128                element TextArea(Example/Occlusion/QueryCulledNodes) 
     129                { 
     130                        metrics_mode pixels 
     131                        left 5 
     132                        top 20 
     133                        width 180 
     134                        height 30 
     135                        font_name TrebuchetMSBold 
     136                        char_height 16 
     137                        caption Query Query Culled Nodes 
    125138                        colour_top 0.5 0.7 0.5 
    126139                        colour_bottom 0.3 0.5 0.3 
    127140                }        
     141                element TextArea(Example/Occlusion/QueryCulledNodesInfo) 
     142                { 
     143                        metrics_mode pixels 
     144                        left 155 
     145                        top 20 
     146                        width 90 
     147                        height 30 
     148                        font_name TrebuchetMSBold 
     149                        char_height 16 
     150                        caption : 
     151                        colour_top 0.5 0.7 0.5 
     152                        colour_bottom 0.3 0.5 0.3 
     153                } 
     154                element TextArea(Example/Occlusion/TraversedNodes) 
     155                { 
     156                        metrics_mode pixels 
     157                        left 5 
     158                        top 35 
     159                        width 180 
     160                        height 30 
     161                        font_name TrebuchetMSBold 
     162                        char_height 16 
     163                        caption Traversed Nodes 
     164                        colour_top 0.5 0.7 0.5 
     165                        colour_bottom 0.3 0.5 0.3 
     166                }        
     167                element TextArea(Example/Occlusion/TraversedNodesInfo) 
     168                { 
     169                        metrics_mode pixels 
     170                        left 155 
     171                        top 35 
     172                        width 90 
     173                        height 30 
     174                        font_name TrebuchetMSBold 
     175                        char_height 16 
     176                        caption : 
     177                        colour_top 0.5 0.7 0.5 
     178                        colour_bottom 0.3 0.5 0.3 
     179                } 
     180                element TextArea(Example/Occlusion/SceneNodes) 
     181                { 
     182                        metrics_mode pixels 
     183                        left 5 
     184                        top 50 
     185                        width 180 
     186                        height 30 
     187                        font_name TrebuchetMSBold 
     188                        char_height 16 
     189                        caption Traversed Scene Nodes 
     190                        colour_top 0.5 0.7 0.5 
     191                        colour_bottom 0.3 0.5 0.3 
     192                }        
     193                element TextArea(Example/Occlusion/SceneNodesInfo) 
     194                { 
     195                        metrics_mode pixels 
     196                        left 155 
     197                        top 50 
     198                        width 90 
     199                        height 30 
     200                        font_name TrebuchetMSBold 
     201                        char_height 16 
     202                        caption : 
     203                        colour_top 0.5 0.7 0.5 
     204                        colour_bottom 0.3 0.5 0.3 
     205                } 
    128206        } 
    129207} 
Note: See TracChangeset for help on using the changeset viewer.