DIGITAL Software Product Description ___________________________________________________________________ PRODUCT NAME: DIGITAL Open3D Version 4.8 for DIGITAL UNIX SPD 45.07.24 DESCRIPTION DIGITAL Open3D (formerly DEC Open3D) Version 4.8 for DIGITAL UNIX Sys- tems provides the capability of running the following graphics accel- erators on DIGITAL Alpha workstation and AlphaStation products using the DIGITAL UNIX Operating System, for Peripheral Component Intercon- nect (PCI) accelerators: o ZLXp-L family: ZLXp-L1 and ZLXp-L2 o PowerStorm family: PowerStorm 3D30, PowerStorm 4D20, PowerStorm 4D40T, PowerStorm 4D50T, PowerStorm 4D51T, PowerStorm 4D60T DIGITAL Open3D provides a complete development and run-time environ- ment for 2D and 3D applications. DIGITAL Open3D supports the X Window System client/server model for network-transparent graphics and win- dowing. The ZLXp-L, PowerStorm 3D30/4D20, and PowerStorm 4D40T/50T/51T/60T families of graphics servers provided with DIGITAL Open3D can display output from: o 2D client applications supporting Release 6 of the X Window System, Version 11 (X11R6) o 3D client applications supporting the OpenGL 3D extensions to the X Window System July 1998 AE-QZC0K-TE DIGITAL Open3D provides X- and OpenGL-compliant servers for the ZLXp-L, PowerStorm 3D30/4D20, and PowerStorm 4D40T/50T/51T/60T graphics ac- celerators. Furthermore, DIGITAL Open3D includes the DIGITAL imple- mentation of the OpenGL application programming interface (API), pro- vided as a set of programming libraries. In addition to the various servers, server extensions, and libraries, DIGITAL Open3D also includes a run-time version of DIGITAL PHIGS (Programmers Hierarchical Interactive Graphics System). DIGITAL PHIGS is a sophis- ticated three-dimensional graphics support system that defines, mod- ifies, organizes, and displays hierarchical, graphical data. DIGITAL PHIGS supports OpenGL, which allows DIGITAL PHIGS applications to be displayed on Alpha workstations with DIGITAL Open3D. DIGITAL PHIGS is also available as an optional layered product sup- porting DIGITAL Open3D. For more details, see the DIGITAL PHIGS for DIGITAL UNIX Software Product Description 44.62.xx. Other support provided by DIGITAL Open3D is the use of input devices. The usability of 3D applications can be enhanced with input devices such as a dial or button box. To enable developers to support these devices within their own applications, DIGITAL Open3D provides the Peripheral Control Module (PCM) server and the Input Device Library (IDL). DIGITAL Open3D now supports Common Desktop Environment (CDE), the de- fault graphical user interface for DIGITAL UNIX. CDE provides a con- sistent user interface for end users and a coherent development en- vironment for application developers across multiple UNIX platforms. CDE on DIGITAL UNIX is based on the X Window System Release 6 (X11R6) and CDE/Motif Version 1.0 (OSF/Motif 1.2.4), and is available for DIGITAL Open3D and other products running on DIGITAL UNIX. Graphics Servers DIGITAL Open3D provides the device-dependent portions of the X11 dis- play server to support the ZLXp-L, PowerStorm 3D30/4D20, and PowerStorm 4D40T/50T/51T/60T PCI graphics accelerators. These device-dependent portions include the device-dependent X layer, device drivers, server extensions, and hardware-specific microcode. The device-independent 2 portions of the X11 display server are provided by the DIGITAL UNIX Operating System. The X11 display server provided with DIGITAL Open3D is a port of the standard X11R6 display server. By offering this server, DIGITAL can consistently incorporate X Consortium display server enhancements in future releases of DIGITAL Open3D. Extension Support In addition to support for core X11R6, all X servers on DIGITAL UNIX support the following extensions: o X Imaging Extension (XIE) o XTRAP o SHAPE o MIT multibuffering o DPS (Display PostScript) o MIT SHM (Shared Memory) o XInputExtension o DECStereo Extension (ZLXp-L and PowerStorm 3D30/4D20, families of options) o Support for Overlays (ZLXp-L family, PowerStorm 4D20, and PowerStorm 4D40T/50T/51T/60T options) o MITmisc The DIGITAL Open3D ZLXp-L, PowerStorm 3D30/4D20, and PowerStorm 4D40T/50T/51T/60T families of graphics servers support the following additional extension: Version 1.1 of the OpenGL Extension to the X Window System (GLX), as defined by the OpenGL Architecture Review Board. GLX allows an OpenGL client on one vendor's platform to run across a network and display the results on another vendor's server. 3 Server Enhancements The DIGITAL Open3D ZLXp-L, PowerStorm 3D30/4D20, and PowerStorm 4D40T/50T/51T/60T families of graphics servers support additional hardware features of the corresponding graphics accelerators through a set of library routines and device-specific server extensions. These libraries and server extensions allow the application developer to access the overlay planes and stereo viewing hardware (when applicable) on these units. Support is as follows: o DECStereo Extension (ZLXp-L and PowerStorm 3D30/4D20, families of options) o Stereo support (PowerStorm 4D40T/50T/51T/60T options) o Support for Overlays (ZLXp-L family, PowerStorm 4D20, and PowerStorm 4D40T/50T/51T/60T options) Multihead configurations (the simultaneous use of more than one graph- ics accelerator) are also supported per the chart in the MULTIHEAD MATRIX section later in this SPD. Peripheral Control Module Server The usability of many graphics applications is enhanced by input de- vices other than a keyboard, tablet, or mouse. The Peripheral Control Module (PCM) server controls the following alternate input devices: o Lighted Programmable Function Keys (LPFK), also known as a "but- ton box." This device has 32 keys arranged in a matrix, each with an LED. o Programmable Function Dials (PFD), also known as a "dial box." This device has eight dials arranged in a 4 x 2 matrix. 4 Programming Support DIGITAL Open3D includes an extensive set of programming libraries for building 2D and 3D applications. Three categories of programming li- braries are provided with DIGITAL Open3D: o 2D X11R6 API o 3D rendering API: OpenGL o Input Device Library (IDL), a DIGITAL added-value library that al- lows programmers to access the capabilities of devices supported by the PCM server. Programming support is also provided by the DIGITAL UNIX Operating Sys- tem, which includes the standard X and OSF/Motif libraries and tools (Xlib, Xtoolkit intrinsics, OSF/Motif UIL compiler), and DIGITAL added- value extensions. Used with the DIGITAL Open3D libraries, the DIGITAL UNIX standard graphics and windowing APIs provide a robust environ- ment for developers creating interactive 2D and 3D graphics applica- tions. For more details on the graphics programming environment provided with the DIGITAL UNIX Operating System, see the Software Product Descrip- tion 41.61.xx. OpenGL OpenGL is the software interface that enables application developers to produce high quality images of 3D objects. OpenGL has been designed to work with various operating and window system environments. The ver- sion of OpenGL supplied as part of DIGITAL Open3D has been integrated with the X Window System, which allows the support of network-transparent 3D graphics. The OpenGL API and X protocol extensions are defined by the OpenGL Architecture Review Board, of which DIGITAL is a founding member. To enhance the compatibility of different vendors' implementations of OpenGL, a suite 5 of conformance tests has been developed to determine if a vendor's im- plementation of OpenGL conforms to the specification. The DIGITAL im- plementation of OpenGL has passed all tests required of a conformant implementation of OpenGL per the following: o OpenGL Version 1.0, GLX Version 1.1, and OpenGL Utility Library (GLU) Version 1.2 running the ZLXp-L, PowerStorm 3D30, and PowerStorm 4D20 o OpenGL Version 1.1, GLX Version 1.2, and OpenGL Utility Library (GLU) Version 1.2 running the PowerStorm 4D40T, PowerStorm 4D50T, PowerStorm 4D51T, and PowerStorm 4D60T OpenGL is packaged as a set of dynamic shared libraries against which an application is linked. The shareable images are activated at run- time as needed. OpenGL supports a wide variety of 2D and 3D functionality, including: o Graphics primitives - Points - Lines - Polylines - Fill area - Triangle strips - Triangle fans - Quadrilateral meshes - Trimmed and untrimmed NURBs (nonuniform rational B-splines) o Object properties - Line type and width - Color - Character attributes o Viewing and transformation operations 6 o Rendering styles - Flat shading - Smooth shading - Hidden line hidden surface removal (HLHSR) o Advanced rendering features - Antialiasing - Texture mapping - Alpha blending - Transparency - Accumulation buffers for effects such as depth of field, motion blur, shadows, and fog Input Device Library The Input Device Library (IDL) provides programmers with access to the hardware devices supported by the PCM server. With this library, ap- plications can control which buttons and/or dials they listen to, and more than one application can simultaneously receive the data. This library also enables an application to control the smoothing and threshold functions of the dial box, varying the sensitivity to suit the application. DIGITAL PHIGS uses this library to provide Choice and Valuator inputs to programs. Character Fonts DIGITAL Open3D includes a series of stroke precision character fonts. These character fonts were digitized by Dr. Allen V. Hershey of the Naval Surface Weapons Laboratory, and supplied to DIGITAL by the National Bureau of Standards. 7 CONFORMANCE TO STANDARDS The following have passed the tests required of a conformant imple- mentation of OpenGL Version 1.0, GLX Version 1.1, and GLU Version 1.2: o The DIGITAL implementation of OpenGL o ZLXp-L and PowerStorm 3D30/4D20 servers The following have passed the tests required of a conformant imple- mentation of OpenGL Version 1.1, GLX Version 1.2, and GLU Version 1.2: o The DIGITAL implementation of OpenGL o PowerStorm 4D40T/50T/51T/60T servers In addition, DIGITAL Open3D is designed to conform with the follow- ing standard: X Window System Version 11 Release 6 (X11R6) HARDWARE REQUIREMENTS The following PCI systems are supported: ___________________________________________________________________ Graphics System Accelerators Processor______________Supported___________________________________ Digital AlphaStation ZLXp-L1, ZLXp-L2 200 4/100 ___________________________________________________________________ Digital AlphaStation ZLXp-L1, ZLXp-L2, PowerStorm 3D10 200 4/166 ___________________________________________________________________ Digital AlphaStation ZLXp-L1, ZLXp-L2 200 4/233 8 _______________________Graphics____________________________________ System Accelerators Processor______________Supported___________________________________ ___________________________________________________________________ Digital AlphaStation ZLXp-L1, ZLXp-L2, PowerStorm 4D40T 250 4/266 ___________________________________________________________________ Digital AlphaStation ZLXp-L1, ZLXp-L2, PowerStorm 3D10, 255/233 PowerStorm 3D30, PowerStorm 4D20, PowerStorm 4D40T ___________________________________________________________________ Digital AlphaStation ZLXp-L1, ZLXp-L2, PowerStorm 3D30, 255/300 PowerStorm 4D20, PowerStorm 4D40T ___________________________________________________________________ Digital AlphaStation ZLXp-L1, ZLXp-L2, PowerStorm 3D10 400 4/233 ___________________________________________________________________ Digital AlphaStation ZLXp-L1, ZLXp-L2, PowerStorm 3D30, 500/266 PowerStorm 4D20, PowerStorm 4D40T, PowerStorm 4D50T, PowerStorm 4D60T ___________________________________________________________________ Digital AlphaStation ZLXp-L1, ZLXp-L2, PowerStorm 3D30, 500/333 PowerStorm 4D20, PowerStorm 4D40T, PowerStorm 4D50T, PowerStorm 4D60T ___________________________________________________________________ Digital AlphaStation ZLXp-L1, ZLXp-L2, PowerStorm 3D30, 500/400 PowerStorm 4D20, PowerStorm 4D40T, PowerStorm 4D50T, PowerStorm 4D60T ___________________________________________________________________ Digital AlphaStation ZLXp-L1, ZLXp-L2, PowerStorm 3D30, 500/500 PowerStorm 4D20, PowerStorm 4D40T, PowerStorm 4D50T, PowerStorm 4D60T 9 _______________________Graphics____________________________________ System Accelerators Processor______________Supported___________________________________ ___________________________________________________________________ Digital AlphaStation ZLXp-L1, ZLXp-L2, PowerStorm 3D30, 600 5/266 PowerStorm 4D20, PowerStorm 4D40T, PowerStorm 4D50T, PowerStorm 4D60T ___________________________________________________________________ Digital AlphaStation ZLXp-L1, ZLXp-L2, PowerStorm 3D30, 600 5/300 PowerStorm 4D20, PowerStorm 4D40T, PowerStorm 4D50T, PowerStorm 4D60T ___________________________________________________________________ Digital AlphaStation ZLXp-L1, ZLXp-L2, PowerStorm 3D30, 600 5/333 PowerStorm 4D20, PowerStorm 4D40T, PowerStorm 4D50T, PowerStorm 4D60T ___________________________________________________________________ Digital AlphaStation ZLXp-L1, ZLXp-L2, PowerStorm 3D30, 600A 5/500 PowerStorm 4D20, PowerStorm 4D40T, PowerStorm 4D50T, PowerStorm 4D51T, PowerStorm 4D60T ___________________________________________________________________ Digital Personal PowerStorm 3D30, PowerStorm 4D20, Workstation 433au PowerStorm 4D40T, PowerStorm 4D50T, PowerStorm 4D51T, PowerStorm 4D60T ___________________________________________________________________ Digital Personal PowerStorm 3D30, PowerStorm 4D20, Workstation 500au PowerStorm 4D40T, PowerStorm 4D50T, PowerStorm 4D51T, PowerStorm 4D60T ___________________________________________________________________ Digital Personal PowerStorm 3D30, PowerStorm 4D20, Workstation 600au PowerStorm 4D40T, PowerStorm 4D50T, PowerStorm 4D51T, PowerStorm 4D60T 10 _______________________Graphics____________________________________ System Accelerators Processor______________Supported___________________________________ ___________________________________________________________________ Digital Personal PowerStorm 3D30, PowerStorm 4D20, Workstation 433au PowerStorm 4D50T, PowerStorm 4D51T, (Enhanced Version) PowerStorm 4D60T ___________________________________________________________________ Digital Personal PowerStorm 3D30, PowerStorm 4D20, Workstation 500au PowerStorm 4D50T, PowerStorm 4D51T, (Enhanced Version) PowerStorm 4D60T ___________________________________________________________________ Digital Personal PowerStorm 3D30, PowerStorm 4D20, Workstation 600au PowerStorm 4D50T, PowerStorm 4D51T, (Enhanced Version) PowerStorm 4D60T ___________________________________________________________________ Digital Ultimate PowerStorm 3D30, PowerStorm 4D20, Workstation 533auČ PowerStorm 4D50T, PowerStorm 4D51T, PowerStorm 4D60T ___________________________________________________________________ Digital AlphaServer PowerStorm 4D20, PowerStorm 4D51T 4100 300 MHz+ ___________________________________________________________________ Digital AlphaServer PowerStorm 4D51T 4100 466 MHz++ ___________________________________________________________________ Digital AlphaServer PowerStorm 4D51T 4100 600 MHz* ___________________________________________________________________ + 300 MHz Digital AlphaServer 4100 with 4 CPUs and 2 GB of memory. ++ 466 MHz Digital AlphaServer 4100 with 2 CPUs and 1 GB of memory. *_600_MHz_Digital_AlphaServer_4100_with_4_CPUs_and_8_GB_of_memory._ 11 For additional supported AlphaServer configurations, visit the fol- lowing web site: http://www.digital.com/alphaserver/tech_docs/ alphasrv4100/docs/supported_options.html Disk Space Requirements (Block Cluster Size = 1) Disk space required during and after installation (files compressed): 35 MB Disk space required during and after installation (files uncompressed): 66 MB These figures refer to the disk space required on the system disk. The sizes are approximate; actual sizes may vary depending on the user's system environment, configuration, and software options. Memory Requirements for Motif: The minimum supported memory for DIGITAL Open3D running in a standalone Motif environment, with both the client and server executing on the same system, is 32 MB. The memory size suggested for most typical hard- ware configurations, however, is 64 MB or more, depending on the sys- tem. The system configuration and performance requirements of Motif appli- cations can determine the memory needed on your system as follows: o Less memory may be required on the client system (where the soft- ware is installed and executed) if the server (component display- ing the application) resides on another system. 12 o More memory may be required on a system where improved performance is desired, or where several applications are running. OPTIONAL HARDWARE DIGITAL Open3D Version 4.8 supports the following optional input de- vices: o Lighted Programmable Function Keyboard o Programmable Function Dials (dial box) Other devices that can be used are: o 30.5 x 30.5 cm (12 x 12 inch) tablet, mouse substitute only-on AlphaStations only MULTIHEAD MATRIX Multihead configurations are supported per the following chart and are subject to the PCI slot limitations of the system: ___________________________________________________________________ # of Heads Configuration__________________Supported___________________________ Digital AlphaStation 255/233, Digital AlphaStation 255/300 Graphics Accelerators: PowerStorm 3D30 3 PowerStorm 4D20 3 Can run a combination of PowerStorm 3D30/4D20s. ___________________________________________________________________ 13 _______________________________#_of_Heads__________________________ Configuration__________________Supported___________________________ Digital AlphaStation 500/266, Digital AlphaStation 500/333, Digital AlphaStation 500/400, Digital AlphaStation 500/500 Graphics Accelerators: PowerStorm 3D30 3 PowerStorm 4D20 3 Can run a combination of PowerStorm 3D30/4D20s. ___________________________________________________________________ Digital AlphaStation 600 5/266, Digital AlphaStation 600 5/300, Digital AlphaStation 600 5/333, Digital AlphaStation 600A 5/500 Graphics Accelerators: PowerStorm 3D30 3 (4 if 2D only) PowerStorm 4D20 3 (4 if 2D only) If 3 heads, can run a combination of PowerStorm 3D30/4D20s; if 4 heads, must be all PowerStorm 3D30s or all PowerStorm 4D20s. PowerStorm 4D40T 2 2 PowerStorm 4D40Ts only. ___________________________________________________________________ Digital Personal Workstation 433au, Digital Personal Workstation 500au, Digital Personal Workstation 600au Graphics Accelerators: PowerStorm 3D30 3 (4 if 2D only) If 3 heads, can run a combination of PowerStorm 3D30/4D20s; if 4 heads, must be all PowerStorm 3D30s. 14 _______________________________#_of_Heads__________________________ Configuration__________________Supported___________________________ PowerStorm 4D20 3 If 3 heads, can run a combination of PowerStorm 3D30/4D20s. PowerStorm 4D51T 2 2 PowerStorm 4D51Ts only. ___________________________________________________________________ Digital Ultimate Workstation 533auČ Graphics Accelerators: PowerStorm 3D30 2 PowerStorm 4D20 2 Can run a combination of PowerStorm 3D30/4D20s. PowerStorm 4D60T 2 2 PowerStorm 4D60Ts only. ___________________________________________________________________ Digital Personal Workstation 433au (Enhanced Version), Digital Personal Workstation 500au (Enhanced Version), Digital Personal Workstation 600au (Enhanced Version) Graphics Accelerators: PowerStorm 3D30 3 (4 if 2D only) Can run a combination of PowerStorm 3D30/4D20s; if 4 heads, must be all PowerStorm 3D30s. PowerStorm 4D20 3 Can run a combination of PowerStorm 3D30/4D20s. PowerStorm 4D51T 2 __________2_PowerStorm_4D51Ts_only.________________________________ 15 SOFTWARE REQUIREMENTS DIGITAL Open3D Version 4.8 requires the following operating system: DIGITAL UNIX Operating System Version 4.0d DIGITAL Open3D Version 4.8 requires the following language for the de- velopment of applications and programs that use DIGITAL Open3D on DIGITAL UNIX: DIGITAL UNIX C Developers' Extensions OPTIONAL SOFTWARE The following optional software can be used with DIGITAL Open3D Version 4.8: DIGITAL PHIGS Version 5.1 for DIGITAL UNIX DIGITAL GKS-the version supported by the DIGITAL UNIX version in- stalled on your machine Note: Certain versions of these products depend on a specific version of the operating system. Please refer to the Software Product Descrip- tion of the given product to determine which version is necessary. GROWTH CONSIDERATIONS The minimum hardware and software requirements of future DIGITAL Open3D versions may differ from the requirements of the current version. DISTRIBUTION MEDIA This product is distributed on the DIGITAL UNIX Alpha Software Library Package CD-ROM (order number QA-054AA-H8). Online documentation only is distributed on the DIGITAL UNIX Alpha Online Documentation Library CD-ROM (order number QA-4KP8A-G8.) Binaries only are distributed on the DIGITAL UNIX Alpha Software Products Library CD-ROM (order number QA-4KN8A-A8.) 16 These library packages contain the DIGITAL Open3D software binaries and online documentation in Bookreader and PostScript format. The DIGITAL Open3D documentation is also available in printed form, which can be ordered separately. ORDERING INFORMATION o Software License DIGITAL Open3D: QL-0AFA*-AA o Software Library Package CD-ROM: QA-0AFAA-H8 o Software Documentation DIGITAL Open3D: QA-0AFAA-GZ o Software Product Services DIGITAL Open3D: QT-0AFA*-** * Denotes variant fields. For additional information on available li- censes, services, and media, refer to the appropriate price book. SOFTWARE LICENSING This software is furnished only under a license. For more information about licensing terms and policies of DIGITAL, contact your local DIGITAL office. License Management Facility Support DIGITAL Open3D supports the DIGITAL UNIX License Management Facility (LMF). License units for DIGITAL Open3D are allocated on an Unlimited System Use basis under the TRADITIONAL LICENSE terms. For more infor- mation on the License Management Facility, refer to the DIGITAL UNIX Operating System Software Product Description (SPD 41.61.xx) or the DIGITAL UNIX Operating System documentation. 17 SOFTWARE PRODUCT SERVICES A variety of product services are available from DIGITAL. For more in- formation, contact your local DIGITAL office. SOFTWARE WARRANTY Warranty for DIGITAL Open3D is provided by DIGITAL with the purchase of a license for the product, as defined in the Software Warranty Ad- dendum of this SPD. The information in this document is valid at the time of release. Please contact your local DIGITAL office for the most up-to-date information. [R] Motif and OSF/Motif are registered trademarks of Open Software Foundation, Inc. [R] OpenGL is a registered trademark of Silicon Graphics, Inc. [R] PostScript and Display PostScript are registered trademarks of Adobe Systems, Incorporated. [R] UNIX is a registered trademark in the United States and other countries licensed exclusively through X/Open Company Ltd. [TM] X Window System is a trademark of the Massachusetts Institute of Technology. [TM] AlphaStation, AlphaServer, Bookreader, DEC, DEC Open3D, DIGITAL, DIGITAL Open3D, DIGITAL PHIGS, PowerStorm, and the DIGITAL logo are trademarks of Digital Equipment Corporation. © 1998 Digital Equipment Corporation. All rights reserved. 18