[comp.lang.idl-pvwave] <None>

jstravis@athena.mit.edu (John S. Travis) (07/16/90)

Does anyone know the emial path to pvwave. i talked to their helpline
person and he told me to use "boulder!pvi!hdwf" but my mail
bounced. The path didn't seem specifc enough, but I'm not familiar with
email. can anyone help. This is probably of general interest to the board
as well.

Also, i'm working on a simple shaded color contouring program. If anyone is
interested in what i have please email.

john travis
jstravis@athena.mit.edu

jstravis@athena.mit.edu (John S. Travis) (07/17/90)

Does anyone out there have any routines for 3-D bar graphs("stonehenge
plots" is the term my prof uses) If not, what do peole think the best
route is. Drawing the boxes(bars) off a tilted x-y axis, scaling
the boxes myself. Doesn't look like fun.

john travis
jstravis@athena.mit.edu

jstravis@athena.mit.edu (John S. Travis) (07/20/90)

Anyone out there? the volume is pretty low here.

I have a program that does color shaded contours. On a black/white
display I get:static display cannot load a color table (close enough)

help, /device gives me this:
WAVE> help, /device
Available graphics_devices: X HP PS TEK CGM NULL
Current graphics device: X
    Display Depth: 1 bits
    Visual Class: StaticGray (0)
    Bits Per RGB: 1
    Physical Color Map Entries: 2
    Colormap: Private, 2 colors, Translation table: Bypassed
    Dither Method: Ordered
    Write Mask: 1 (decimal) 1 (hex)
    Graphics Function: 3 (copy)
    Current Font: <default>
    Default Backing Store: Requested From Server.

How do i get a gray scale colormap(similar to the B/W linear)
that will allow my program to work. Do I have to create one???

john travis
jstravis@athena.mit.edu