[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need info on Second Sight card



Jeff Blakeney (jefbla@bconnex.net) wrote:

[snip]

: If you have the 24 bit version of the card, it is capable of
: displaying images with 16.7 million colours so I don't think an image

Technically, yes, but practically no, because none of the 16.7M
color modes have been implemented yet :(

: with 3200 colours would be a problem for it.

: What is needed at present is for someone to write a program that will
: set the Second Sight into, say, a 32,768 colour mode and set the first
: 3200 palette entries to the same values as the 200 palettes of 16
: colours from the 3200 colour image and just keep adding 16 to the
: pixel data for each scan line.

Actually, when the SS is in 32k color mode, there are no palettes.
The color is directly represented by 5 bits of red, green, and blue 
(which is why it is sometimes called direct color).  5 bits gives
32 different values for each color, and 32^3=32768.  But still, 
displaying a 3200 color picture would be trivial.  All that needs
to be done is to translate the palette color to it's direct color
for each pixel.

I believe that SecondView will display 3200 color pictures, and 
I think that Graphic Viewer (shareware) will also do this.

Mark Marr-Lyon
o9938156@unicorn.it.wsu.edu

: BTW, this is all theory on my part as I don't own a Second Sight card.
: At least, not yet.  :)

Better get one while you can :)  Maybe it would actually persuade 
Sequential to get off their butts and write some stuff for it!