The IrisVision hardware is nearly identical to the graphics sub-system in the SGI Personal Iris workstation introduced in 1988. The hardware supports a 5th generation geometry processing pipeline, the GE5, an 8 or 24 bit per pixel frame buffer, and a 24-bit per pixel z-buffer for hidden surface removal. The card set implements in hardware, the entire IrisGL graphics Application Programming Interface (API).
Notable differences from the Personal Iris graphics are:
The card has a rich set of video and rendering modes consistent with the Personal Iris.
The product came to life originally as an OEM graphics board set based upon the VME bus in the Personal Iris. Later, IBM approached SGI to develop a Micro Channel Architecture (MCA) version of the card for use in their newly introduced RS-6000 Unix workstation. IBM licensed the MCA card design as well as the IrisGL graphics library from SGI. In the process of testing the product, it was discovered that an IBM PS/2 model 70 personal computer running OS/2 could be used to run diagnostics and test programs on the card much easier than using the RS-6000. So a minimal device driver was written for the card and soon IBM was shipping product.
At some point, the light went off in someone's head; "Why don't we sell this board set for use in PCs?". IrisVision was born. Initially, the MCA card was re-designed to offer some features critical for the PC market, including standard 15-pin VGA-style video output and a 15-pin VGA passthrough input connector. The IBM genlock connector was moved to the top of the card, and stereo display signals were also brought out to the VGA passthrough connector. The card occupied 1 32-bit MCA slot and an adjacent 16/32 bit slot. One or two daughter boards provided framebuffer and z-buffer memory.
Work then began on the design of an Industry Standard Architecture (ISA or AT-bus) version of the card. It would occupy 2 16-bit ISA slots and use the identical daughter cards as the MCA (and IBM) versions of the board set.
The IrisGL API is implemented in a C-language library developed with the Metaware High-C 32-bit C compiler and the PharLap 32-bit DOS-Extender. It was designed to run in a full screen DOS environment. At the time, M/S Windows did not offer a 32-bit programming environment, so the PharLap DOS-Extender technology was the most sophisticated solution available. It features full 32-bit virtual addressing (2 GB application space), virtual memory support, and seamless integration of real and protected mode programs. The MetaWare High-C compiler is ANSI compatible and is just the ticket for compiling Unix source code to run under DOS-Extender on the IrisVision card.
PS/2 Setup
disk:
@8EE6.ADF
For the v2.00 SGI version of the ADI driver for AutoCAD, download this disk image for both ISA and MCA versions.
For the latest Download and save this ISA zip file or this MCA zip file (MCA version may not work - 550Kb) and unzip it to your IRISVISION ADI driver directory with the command:
pkunzip rciva.zip c:\iv_adi - or - pkunzip rcivm.zip c:\iv_adi
Notes:
Here's the Release Notes for the ADI driver, that includes some information regarding use under Windows as well as operation with other DOS GL programs (like IrisView).
It is possible to execute other GL-based applications while inside of AutoCAD using this display driver, for example, IrisView. To do so, you must use the following steps:
Since IrisView uses a DXF file, you should perform a DXFOUT prior to the SHELL, that way, the current file will be available for viewing. A good use for IrisView is to view your drawing in 3D and as a quick way to make check prints, etc.
The latest GL display driver for IrisVision is fully compatible with Autodesk's CDK. To use it requires setting the proper environment variables to inform the CDK application which driver to use and where it is located.
Here's the settings I use:
You may need to modify these settings to match your environment.
Download and save this zip file (175Kb) and unzip it to a floppy disk with the command:
pkunzip ivwin.zip a:
Then run the Windows SETUP program and select the IrisVision display driver.
The driver supports the following display modes (depending on hardware configuration):
Resolution | Colors | Fonts |
1024x768 | 256 | Small |
1024x768 | 256 | Large |
1024x768 | 16M | Small |
1024x768 | 16M | Large |
1280x1024 | 256 | Small |
1280x1024 | 256 | Large |
1280x1024 | 16M | Small |
1280x1024 | 16M | Large |
Here are some links I collected at one time from vendors of IrisVision compatible software. Thay may or may not still work, only retained here for a historical perspective.
For anyone interested in doing low level programming for the IrisVision card set, a full ~700 page Technical Reference Manual is available. This would be important information for anyone doing device driver work or developing alternate graphics libraries for the hardware. There will be a modest charge to cover duplication and shipping. Contact me if interested.
Or you may find a scanned copy available here.
This card and the AutoCAD ADI driver are fully compatible with operation under Microsoft Windows. Nothing special has to be done in regards to the card or ADI driver. However, a number of steps must be taken in order to allow PharLap DOS-Extender-based applications such as IrisGL and AutoCAD/386 R12 to be run inside of the Windows environment.
These include:
COPY PHARLAP.386 C:\WINDOWS\SYSTEM
EDIT C:\WINDOWS\SYSTEM.INI
[386Enh]
device=pharlap.386
ACAD.PIF
Program Filename: ACAD.EXE
Window Title: AutoCAD/386 R12
Optional Parameters:
Start-up Directory: C:\ACAD
Video Memory: ( ) Text ( ) Low Graphics (X) High
Graphics
Memory Requirements: KB Required: 128 KB Desired: 640
EMS Memory: KB Required: 0 KB Limit: -1
XMS Memory: KB Required: 0 KB Limit: -1
Display Usage: (X) Full Screen Execution: (X)
Background
( ) Windowed (X) Exclusive
(X) Close Window on Exit
ADVANCED OPTIONS
Multitasking Options:
Background Priority: 50 Foreground Priority: 100
(X) Detect Idle Time
Memory Options:
( ) EMS Memory Locked ( ) XMS Memory Locked
(X) Uses High Memory Area ( ) Lock Application
Memory
Display Options:
Monitor Ports: ( ) Text ( ) Low Graphics ( ) High
Graphics
(X) Emulate Text Mode ( ) Retain VideoMemory
Other Options:
(X) Allow Fast paste ( ) Allow Close When Active
Reserve Shortcut Keys: ( ) Alt+Tab ( ) Alt+Esc (
) Ctrl+Esc
( ) PrtSc ( ) Alt+PrtSc ( ) Alt+Space
( ) Alt+Enter
Application Shortcut Key: None
After these steps are done, you are now ready to run the IrisGL application from inside of Windows. IrisGL will also work in conjunction with the Windows GDI driver for this board as well. If you are using another graphics board for Windows and you use a separate digitizer for AutoCAD (i.e. not the Windows mouse), you may want to try running AutoCAD's text screen windowed. To do this, check the "Display Usage: Windowed" option. You will need to keep the mouse pointer within the DOS window to use an IrisGL application such as AutoCAD. If you are using the Windows mouse, this option will not give you full screen access with the mouse in IrisGL. We find that selecting the "Background Execution" can produce unacceptably slow cross hair and cursor response on slower machines. Remember, do not select "Windowed" if you are using this board's Windows display driver for Windows.
Visitor # 18865 since 14.NOV.2004
[Last updated: 04.February.2024]