To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cadOpen lugnet.cad in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / 13878
13877  |  13879
Subject: 
Re: Lugnet Color Reference
Newsgroups: 
lugnet.cad
Date: 
Tue, 4 Jul 2006 15:22:18 GMT
Viewed: 
1708 times
  
In lugnet.cad, Jonathan Wilson wrote:
Try http://guide.lugnet.com/color/
Are there any plans to update the guide to include colors released since it
was updated (for example, its missing both trans-smoke and the new trans
orange used all over the current construction stuff)?

try these for trans smoke. requires a bit of tweeking, and looks best with
"fastrad"

#declare lg_clear_Smoke = texture {
   pigment { rgbft <0.87,0.85,0.85, 1, 0> }
normal { bumps 0 scale 0 turbulence 0  }
   finish {
ambient 0
  diffuse 0
  reflection 0.01

  ior 1.2
  phong 0.3
  phong_size 60
} }

#declare lg_Clear_orange = texture {
   pigment { rgbft <1, 0.375, 0, .9, .1> }
   normal { bumps .01 scale .10 turbulence 0  }
   finish {
      ambient .1
      diffuse 1
      brilliance 1
      phong 1 phong_size 40
      specular 1
      reflection { .05 falloff 1 exponent 1 }
      ior 1.2
      conserve_energy
  }
}



Message is in Reply To:
  Re: Lugnet Color Reference
 
(...) was updated (for example, its missing both trans-smoke and the new trans orange used all over the current construction stuff)? (18 years ago, 3-Jul-06, to lugnet.cad)

5 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