To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.mlcadOpen lugnet.cad.mlcad in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / MLCad / 1127
1126  |  1128
Subject: 
Re: Acurate colours in MLCAD & Pov-Ray - my DAT
Newsgroups: 
lugnet.cad.dat.ideas, lugnet.cad.dev, lugnet.cad.mlcad, lugnet.cad.ray
Date: 
Sun, 9 Dec 2001 21:24:40 GMT
Viewed: 
1229 times
  
X-posting to the other groups I accidentaly cut.

& here is a picture for comparison between the LDraw colours (left) & Suz's
accurate colours (right)
http://www.brickshelf.com/cgi-bin/gallery.cgi?i=90535
The blue & the tan benefit the most from the new colours.

Here is the DAT file that I created (from Steve's)

===========================

0 FILE colors.ldl
0 Define Real LEGO Colors
0 Author: Carl Watson, editing of DAT code
0 Author: Steve Bliss, DAT code
0 Author: Suzanne Rich, color values

0 This file creates color definitions, using the LDLite language
0 extensions.  These colors use indexes from 64 to 108, and use
0 Black as the edge color.

0 define Grey family
0 COLOR 64 Black 0 0x00 0x00 0x00 1 0x00 0x00 0x00 1
0 COLOR 65 Dark-Grey 0 0x66 0x66 0x60 1 0x66 0x66 0x60 1
0 COLOR 66 Grey 0 0xAA 0xAA 0xAA 1 0xAA 0xAA 0xAA 1
0 COLOR 67 Light-Grey 0 0xED 0xED 0xE0 1 0xED 0xED 0xE0 1
0 COLOR 68 White 0 0xFF 0xFF 0xFF 1 0xFF 0xFF 0xFF 1

0 define Red family
0 COLOR 69 Red 0 0xCC 0x00 0x00 1 0xCC 0x00 0x00 1
0 COLOR 70 Salmon 0 0xFF 0x66 0x66 1 0xFF 0x66 0x66 1
0 COLOR 71 Light-Salmon 0 0xFF 0xDE 0xDC 1 0xFF 0xDE 0xDC 1
0 COLOR 72 Grey-Red 0 0xAA 0x84 0x89 1 0xAA 0x84 0x89 1

0 define Orange family
0 COLOR 73 Brown 0 0x5C 0x20 0x00 1 0x5C 0x20 0x00 1
0 COLOR 74 Terra-Cotta 0 0xB3 0x3E 0x00 1 0xB3 0x3E 0x00 1
0 COLOR 75 Orange 0 0xFF 0x6A 0x19 1 0xFF 0x6A 0x19 1
0 COLOR 76 Flesh 0 0xFD 0xBD 0x99 1 0xFD 0xBD 0x99 1

0 define Yellow-Orange family
0 COLOR 77 Burnt-Orange 0 0xD1 0x83 0x04 1 0xD1 0x83 0x04 1
0 COLOR 78 Bright-Orange 0 0xFE 0x9F 0x06 1 0xFE 0x9F 0x06 1
0 COLOR 79 Medium-Yellow-Orange 0 0xFF 0xCC 0x66 1 0xFF 0xCC 0x66 1
0 COLOR 80 Light-Yellow-Orange 0 0xFF 0xF0 0xD1 1 0xFF 0xF0 0xD1 1
0 COLOR 81 Tan 0 0xEE 0xE2 0xB0 1 0xEE 0xE2 0xB0 1

0 define Yellow family
0 COLOR 82 Yellow 0 0xFB 0xE4 0x19 1 0xFB 0xE4 0x19 1
0 COLOR 83 Light-Yellow 0 0xFE 0xF9 0xCE 1 0xFE 0xF9 0xCE 1

0 define Yellow-Green family
0 COLOR 84 Lime 0 0xC0 0xF5 0x00 1 0xC0 0xF5 0x00 1
0 COLOR 85 Light-Lime 0 0xE5 0xFF 0xA8 1 0xE5 0xFF 0xA8 1

0 define Green family
0 COLOR 86 Green 0 0x00 0x68 0x22 1 0x00 0x68 0x22 1
0 COLOR 87 Bright-Green 0 0x02 0xB5 0x35 1 0x02 0xB5 0x35 1
0 COLOR 88 Mint-Green 0 0x62 0xF5 0x8E 1 0x62 0xF5 0x8E 1
0 COLOR 89 Light-Green 0 0xD7 0xFF 0xE2 1 0xD7 0xFF 0xE2 1
0 COLOR 90 Sand-Green 0 0x8B 0xAC 0x96 1 0x8B 0xAC 0x96 1

0 define Blue-Green family
0 COLOR 91 Teal 0 0x00 0x80 0x72 1 0x00 0x80 0x72 1
0 COLOR 92 Turquoise 0 0x1A 0xB3 0xB1 1 0x1A 0xB3 0xB1 1
0 COLOR 93 Aqua 0 0xAB 0xFD 0xF9 1 0xAB 0xFD 0xF9 1

0 define Blue family
0 COLOR 94 Blue 0 0x00 0x66 0xA7 1 0x00 0x66 0xA7 1
0 COLOR 95 Medium-Blue 0 0x6B 0xAB 0xDC 1 0x6B 0xAB 0xDC 1
0 COLOR 96 Grey-Blue 0 0x88 0xA2 0xB5 1 0x88 0xA2 0xB5 1

0 define Blue-Violet family
0 COLOR 97 Violet 0 0x5F 0x17 0xC0 1 0x5F 0x17 0xC0 1
0 COLOR 98 Light-Violet 0 0xEF 0xEA 0xFC 1 0xEF 0xEA 0xFC 1
0 COLOR 99 Grey-Violet 0 0xA1 0x88 0xC2 1 0xA1 0x88 0xC2 1

0 define Purple family
0 COLOR 100 Dark-Purple 0 0x7D 0x00 0x6C 1 0x7D 0x00 0x6C 1
0 COLOR 101 Dark-Pink 0 0xE5 0x3E 0xB3 1 0xE5 0x3E 0xB3 1
0 COLOR 102 Pink 0 0xFF 0xC7 0xE1 1 0xFF 0xC7 0xE1 1

0 define Not Current family
0 COLOR 103 Pale-Green 0 0xC1 0xE0 0x8B 1 0xC1 0xE0 0x8B 1
0 COLOR 104 Light-Olive 0 0xE6 0xEB 0x8F 1 0xE6 0xEB 0x8F 1
0 COLOR 105 Rose 0 0xCE 0x6F 0x80 1 0xCE 0x6F 0x80 1
0 COLOR 106 Warm-Pink 0 0xFA 0xCC 0xD0 1 0xFA 0xCC 0xD0 1
0 COLOR 107 Light-Brown 0 0xB2 0x68 0x43 1 0xB2 0x68 0x43 1
0 COLOR 108 Dark-Red 0 0xAE 0x28 0x2C 1 0xAE 0x28 0x2C 1
0



Message is in Reply To:
  Re: Acurate colours in MLCAD & Pov-Ray - my DAT
 
Here is the DAT file that I created (from Steve's) ===...=== 0 FILE colors.ldl 0 Define Real LEGO Colors 0 Author: Carl Watson, editing of DAT code 0 Author: Steve Bliss, DAT code 0 Author: Suzanne Rich, color values 0 This file creates color (...) (23 years ago, 9-Dec-01, to lugnet.cad.dat.ideas)

3 Messages in This Thread:

Entire Thread on One Page:
Nested:  All | Brief | Compact | Dots
Linear:  All | Brief | Compact
    

Custom Search

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR