old vs. new style drawing on the Personal IRIS
Steve Dempsey
sdempsey at UCSD.EDU
Tue Apr 23 07:44:23 AEST 1991
In article <1991Apr22.163320.8755 at odin.corp.sgi.com>, Kurt Akeley
writes:
Yes, you really should use v3f on GT, GTX, and VGX machines. The VGX in
particular cannot parallelize move/draw syntax commands, and therefore
performs very poorly on them. The Personal Iris is unfortunately optimized
for the soon-to-be-obsolete move/draw interface.
...
v3f calls are the future of the Iris Graphics Library. If you choose to
take advantage of the performance advantage of move/draw calls on current
Personal Iris equipment, you should consider writing your code to use
v3f on all other platforms.
-- Kurt
Will the performance penalty for using the "high performance" vertex drawing
functions on the Personal IRIS go away with IRIX 4.0, or is this embedded
in the graphics hardware of the PI?
---------------------------------------------------------------------------
Steve Dempsey voice: (619) 534-0208
Dept. of Chemistry Computer Facility, 0314 UUCP: ucsd!sdempsey
University of Calif. at San Diego BITNET: sdempsey at ucsd
9500 Gilman Drive INTERNET: sdempsey at ucsd.edu
La Jolla, CA 92093-0314 fax: (619) 534-0058
More information about the Comp.sys.sgi
mailing list