home *** CD-ROM | disk | FTP | other *** search
/ CD Direkt 1995 #6 / CDD_6_95.ISO / cdd / winanw / povcad4 / povcolr.inc < prev    next >
Text File  |  1995-02-14  |  908b  |  25 lines

  1. //////////////////////////////////////////////////////////
  2. //  POVCAD custom colors for POV-Ray                    // 
  3. //======================================================//
  4. //  Colors created with the Custom Color Generator      //
  5. //  will be appended to this file.  If you wish, the    //
  6. //  color token you assign will be added to the Colors  //
  7. //  dialog list as well.                                //
  8. //////////////////////////////////////////////////////////
  9.  
  10. // POVCAD Custom Color
  11. #declare Heiny_Green = color red 0.0 green 0.549 blue 0.294
  12.  
  13. // POVCAD Custom Color
  14. #declare Bone = color red 1.0 green 0.98 blue 0.843
  15.  
  16. // POVCAD Custom Color
  17. #declare Yucca_Brown = color red 0.647 green 0.235 blue 0.0
  18.  
  19. // POVCAD Custom Color
  20. #declare StemGreen = color red 0.278 green 0.451 blue 0.039
  21.  
  22. // POVCAD Custom Color
  23. #declare ClayPot = color red 0.278 green 0.451 blue 0.039
  24.  
  25.