HP Visualize c200/c240 hp workstations - hp-ux 10.20 graphics administration g - Page 104

Re-Installing PowerShade, 3D Graphics Performance

Page 104 highlights

Re-Installing PowerShade PowerShade comes bundled with the hp-UX operating system, but in case you ever need to re-install it, do the following: 1. Follow the instructions in the hp-UX manual Managing hp-UX Software with SD-UX to install software (using the /usr/sbin/swinstall process). 2. Select the PowerShade product for installation. 3D Graphics Performance The following information is intended to help application developers understand graphics performance on hp's Series 700 and 800 graphics devices, using three APIs: hp PEX, hp-PHIGS, and Starbase. The information presented here does not apply to the VRX family of graphics devices (for example, PersonalVRX and TurboVRX). See the hp-UX Starbase Device Drivers Manual for more information on the VRX family. HP PEXlib is not supported on the VRX family of graphics devices Note: If you are not certain what graphics devices are installed on your workstation, you can obtain specific information about your graphics device (product name, device driver and capabilities supported) by executing /opt/graphics/common/bin/graphinfo which is a utility installed with hp-UX. For a detailed description of this utility, see the manpage on graphinfo(1G) in the Starbase Reference Manual hp has optimized graphics performance for many typical cases. The data in the following tables describes how to increase application performance using the hp PEX, hp-PHIGS, and Starbase graphics APIs. These tables most accurately describe the performance factors relevant to geometry accelerator devices. Older graphics hardware (those devices without geometry accelerators) may not perform quite as well as the devices with geometry accelerators, but should show acceptable performance due to optimized paths in the software that are shared by all devices. Maximum performance can be achieved using features listed under "Performance Optimized For:" in the following tables. Any combination of these features can be used for optimal performance. In general, performance will slowly degrade as more of these features are used. For example, rendering with seven directional light sources is slower than only specifying a single light. Page 104 Graphics Administration Guide for HP-UX 10.20

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171

Re-Installing PowerShade
PowerShade comes bundled with the hp-UX operating system, but in case you ever need to re-install it,
do the following:
1.
Follow the instructions in the hp-UX manual Managing hp-UX Software with SD-UX to
install software (using the
/usr/sbin/swinstall
process).
2.
Select the PowerShade product for installation.
3D Graphics Performance
The following information is intended to help application developers understand graphics performance
on hp's Series 700 and 800 graphics devices, using three APIs: hp PEX, hp-PHIGS, and Starbase.
The information presented here does not apply to the VRX family of graphics devices (for example,
PersonalVRX and TurboVRX). See the hp-UX Starbase Device Drivers Manual for more information
on the VRX family. HP PEXlib is not supported on the VRX family of graphics devices.
____________________________________________________________________________________
Note:
If you are not certain what graphics devices are installed on your workstation, you can obtain
specific information about your graphics device (product name, device driver and capabilities supported)
by executing
/opt/graphics/common/bin/graphinfo
which is a utility installed with hp-UX. For a detailed description of this utility, see the manpage on
graphinfo(1G) in the Starbase Reference Manual.
____________________________________________________________________________________
hp has optimized graphics performance for many typical cases. The data in the following tables
describes how to increase application performance using the hp PEX, hp-PHIGS, and Starbase graphics
APIs. These tables most accurately describe the performance factors relevant to geometry accelerator
devices. Older graphics hardware (those devices without geometry accelerators) may not perform quite
as well as the devices with geometry accelerators, but should show acceptable performance due to
optimized paths in the software that are shared by all devices.
Maximum performance can be achieved using features listed under "Performance Optimized For:" in the
following tables. Any combination of these features can be used for optimal performance. In general,
performance will slowly degrade as more of these features are used. For example, rendering with seven
directional light sources is slower than only specifying a single light.
Graphics Administration Guide for HP-UX 10.20
Page 104