To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.buildOpen lugnet.build in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Building / 328
327  |  329
Subject: 
Re: Using the 2x4x4 cylinder piece as a canopy
Newsgroups: 
lugnet.build
Date: 
Mon, 9 Nov 1998 18:08:09 GMT
Viewed: 
2412 times
  
Fredrik Glöckner skrev i meddelandet ...

When I learn to make a sky background with clouds in POV-Ray, • I'll
probably add that.



POVRay documentation, section 4.10.2 (slightly edited):

// ==== Standard POV-Ray Includes ====
#include "colors.inc" // Standard Color definitions
#include "textures.inc" // Standard Texture definitions

  sky_sphere {
    pigment {
      gradient y
      color_map {
        [0.000 0.002 color rgb <1.0, 0.2, 0.0>
                     color rgb <1.0, 0.2, 0.0>]
        [0.002 0.200 color rgb <0.8, 0.1, 0.0>
                     color rgb <0.2, 0.2, 0.3>]
      }
      scale 2
      translate -1
    }
    pigment {
      bozo
      turbulence 0.65
      octaves 6
      omega 0.7
      lambda 2
      color_map {
          [0.0 0.1 color rgb <0.85, 0.85, 0.85>
                   color rgb <0.75, 0.75, 0.75>]
          [0.1 0.5 color rgb <0.75, 0.75, 0.75>
                   color rgbt <1, 1, 1, 1>]
          [0.5 1.0 color rgbt <1, 1, 1, 1>
                   color rgbt <1, 1, 1, 1>]
      }
      scale <0.2, 0.5, 0.2>
    }
    rotate -35*x
  }
  camera {
    location <0, 1, -4>
    look_at <0, 2, 0>
    angle 80
  }
  light_source { <10, 10, -10> White }
  sphere { 2*y, 1
    pigment { color rgb <1, 1, 1> }
    finish { ambient 0.2 diffuse 0 reflection 0.6 }
  }

Happy rendering,
Anders I.



Message has 1 Reply:
  Re: Using the 2x4x4 cylinder piece as a canopy
 
(...) Ah, I just knew this had to be a frequently asked question. Thanks! The images look much better now. I've also added proper instructions. (URL) (26 years ago, 10-Nov-98, to lugnet.build)

Message is in Reply To:
  Using the 2x4x4 cylinder piece as a canopy
 
I just made my very first non-technic LEGO model since my childhood this weekend, and thought I might post it here. I wanted to make use of the 2x4x4 trans blue cylinder I have, and I also wanted some interesting canopy. So I thought, why not (...) (26 years ago, 9-Nov-98, to lugnet.build)

5 Messages in This Thread:


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

This Message and its Replies on One Page:
Nested:  All | Brief | Compact | Dots
Linear:  All | Brief | Compact
    

Custom Search

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