Subject:
|
Re: My experience with user defined colors...
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Wed, 21 Aug 2002 19:38:03 GMT
|
Reply-To:
|
Bram Lambrecht <bram@#antispam#po.cwru.edu>
|
Viewed:
|
666 times
|
| |
| |
"Steve Barile" <steve.e.barile@intel.com> writes:
> In the POV file I changed color7 from
> pigment { rgb <0.682353,0.682353,0.682353> } to
> pigment { rgb <0.5,0.2,0.2> } ...which is close to 127,6,6
If you want to use 0-255, you can do:
pigment { rgb <127,6,6>/255.0 }
--Bram
|
|
Message is in Reply To:
| | My experience with user defined colors... [DAT]
|
| My experience with user defined colors in .dat files, MLCad, L3PAO, and POV. It seems the .dat files use a pre-defined color lookup table (CLUT) for colors 0-28 & 32-47; where 0=black, 1=blue, 2=green and so forth (LDraw color table: (URL) I pulled (...) (22 years ago, 21-Aug-02, to lugnet.cad)
|
3 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|