comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: IDL crashing badly on my solaris 8 system
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: IDL crashing badly on my solaris 8 system [message #26008 is a reply to message #26007] Wed, 01 August 2001 12:56 Go to previous messageGo to previous message
david[2] is currently offline  david[2]
Messages: 100
Registered: June 2001
Senior Member
Jonathan Joseph writes:

> Well, I had the notion that it might possibly have something
> to do with hardware rendering (which I didn't realize was
> turned on by default).
>
> Once I figured out how to toggle to sofware rendering
> (in IDLDE preferences) BINGO, it worked beautifully.
>
> So, 2 questions:
>
> 1) is there a similar way to turn off hardware rendering
> from the IDL prompt (not in IDLDE mode)?

There is no way to turn hardware rendering off
from the IDL command line, to my knowledge. But
you can select software rendering on your draw
widget with the RENDERER=1 keyword.

> 2) what can I do to get hardware rendering working on this machine?

Get a decent graphics card.

> and is it worth it?

Hard to say. 95% of the craziness in object graphics
programs can be tied directly to the hardware rendering.
On programs I write that are suppose to run everywhere,
I always render in software. Surprisingly enough, for
a great many things, this is even faster than hardware!

If your object graphics program does things that *can*
be speeded up in hardware (lots of polygon rendering,
I think), then it may be worth it to you to upgrade
your graphics card. But just be sure your boss upgrades
hers as well, or your cool demo is likely to fall flat
on its face at the worst possible time. :-(

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Color Problems in IDL for Linux (Gnome)
Next Topic: Bug in 5.3 read_binary template ?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 20:22:46 PDT 2025

Total time taken to generate the page: 1.03353 seconds