POV-Ray : Newsgroups : povray.binaries.images : Factory (~62 k) Server Time
18 Aug 2024 14:17:50 EDT (-0400)
  Factory (~62 k) (Message 1 to 10 of 10)  
From: gemelli david
Subject: Factory (~62 k)
Date: 26 Apr 2001 02:58:33
Message: <3AE7C729.7020909@xlstudio.com>
I'll add some structures on the ground and maybe a sign. A sun somewhere ?
It seems that on my screen colors are very different from home...it 
should be a bit more red and with a better contrast...not sure how it 
will look like on yours...

         David


Post a reply to this message


Attachments:
Download 'factory 02.jpg' (62 KB)

Preview of image 'factory 02.jpg'
factory 02.jpg


 

From: Nekar Xenos
Subject: Re: Factory (~62 k)
Date: 26 Apr 2001 03:53:38
Message: <3ae7d402@news.povray.org>
"gemelli david" <d.g### [at] xlstudiocom> wrote in message
news:3AE### [at] xlstudiocom...
> I'll add some structures on the ground and maybe a sign. A sun somewhere ?
> It seems that on my screen colors are very different from home

It looks very faded. I can basically just see the fence and some vague
traces of the factory towers.

...it  should be a bit more red and with a better contrast...


Shouldn't the fence be rotated 45 degrees?

Nekar


Post a reply to this message

From: Gail Shaw
Subject: Re: Factory (~62 k)
Date: 26 Apr 2001 03:58:05
Message: <3ae7d50d@news.povray.org>
gemelli david <d.g### [at] xlstudiocom> wrote in message
news:3AE### [at] xlstudiocom...
> I'll add some structures on the ground and maybe a sign. A sun somewhere ?
> It seems that on my screen colors are very different from home...it
> should be a bit more red and with a better contrast...not sure how it
> will look like on yours...
>

Dark.

It's nice. The buildings in the beackground look alienish, not sure if
that's what you wanted. Fence is nicely done, maybe add a bit
of rust and a little irregularity.  How is the fence made?

Gail
*************************************************************************
* gsh### [at] monotixcoza                *   Step into the abyss,           *
* http://www.rucus.ru.ac.za/~gail/   *   and let go.        Babylon 5   *
*************************************************************************
* The difficult we do immediately, the impossible takes a little longer *
*************************************************************************


Post a reply to this message

From: gemelli david
Subject: Re: Factory (~62 k)
Date: 26 Apr 2001 07:50:38
Message: <3AE80BAD.8070906@xlstudio.com>
tonight I'll make the scene more "visible", add "rust" on the fence and 
some structures as I said...
here is the code for the fence (very simple in fact)

#declare Leng = 0.75;

#declare Grille00 =
union {
  cylinder {<0.0, 0.0, -0.01>, <0.0, -Leng, 0.01>, 0.01}
  blob {
   threshold 0.6
#local ii = -1;
#while (ii < 81)
  sphere {<0.03, 0.0, -0.01>, 0.013, 1.0 rotate (ii*360.0/80.0)*z 
translate (ii*0.02/80.0)*z translate -0.03*x}
  #local ii = ii + 1;
#end
  }
}

union {
#local ii = 0;
#while (ii < 20)
  #local jj = 0;
  #while (jj < 20)
   object {Grille00 translate <0.0, -5 + (jj * Leng), -5 + (ii * Leng)>}
   cylinder {<-0.03, -5.0 + (jj * Leng), -5.0>, <-0.03, -5.0 + (jj * 
Leng), 5.0>, 0.015}
   #local jj = jj + 1;
  #end
  #local ii = ii + 1;
#end
  pigment {color rgb 0.1*<0.5, 0.45, 0.4>}
  finish {ambient 0.0}
}


              David


Post a reply to this message

From: Steve
Subject: Re: Factory (~62 k)
Date: 26 Apr 2001 07:50:46
Message: <slrn9eg2ia.ip5.steve@zero-pps.localdomain>
On Thu, 26 Apr 2001 08:58:49 +0200, gemelli david wrote:

>I'll add some structures on the ground and maybe a sign. A sun somewhere ?
>It seems that on my screen colors are very different from home...it 
>should be a bit more red and with a better contrast...not sure how it 
>will look like on yours...

Has a nice feeling to it, and doesn't tell the viewer what to thing. 

-- 
Cheers
Steve              email mailto:ste### [at] zeroppsuklinuxnet

%HAV-A-NICEDAY Error not enough coffee  0 pps. 

web http://www.zeropps.uklinux.net/

or  http://start.at/zero-pps

 11:31am  up 83 days, 12:16,  2 users,  load average: 2.00, 2.01, 2.00


Post a reply to this message

From: J Charter
Subject: Re: Factory (~62 k)
Date: 26 Apr 2001 22:52:45
Message: <3AE8E134.BF0FA158@aol.com>
Excellent.  A challenging image for the viewer.


Post a reply to this message

From: Batronyx
Subject: Re: Factory (~62 k)
Date: 26 Apr 2001 23:40:22
Message: <3ae8ea26$1@news.povray.org>
J Charter wrote in message <3AE8E134.BF0FA158@aol.com>...
>
>Excellent.  A challenging image for the viewer.

Challenging indeed. I had to do a double take after I read it was a fence. I
thought I was viewing the reflection of a factory in some old windows or
irregular tiles or something. Neat effect.

----------------------------------------
Batronyx ^"^
bat### [at] cadronhsacom
http://www.batronyx.com
Bhuddist monk to hotdog vendor:
     "Make me one with everything."
----------------------------------------


Post a reply to this message

From: Steve
Subject: Re: Factory (~62 k)
Date: 27 Apr 2001 13:02:43
Message: <slrn9ej467.kmd.steve@zero-pps.localdomain>
On Thu, 26 Apr 2001 22:45:46 -0500, Batronyx wrote:
>
>J Charter wrote in message <3AE8E134.BF0FA158@aol.com>...
>>
>>Excellent.  A challenging image for the viewer.
>
>Challenging indeed. I had to do a double take after I read it was a fence. I
>thought I was viewing the reflection of a factory in some old windows or
>irregular tiles or something. Neat effect.

I thought the same at first.  But the image has really grown on me. 

-- 
Cheers
Steve              email mailto:ste### [at] zeroppsuklinuxnet

%HAV-A-NICEDAY Error not enough coffee  0 pps. 

web http://www.zeropps.uklinux.net/

or  http://start.at/zero-pps

  4:21pm  up 84 days, 17:07,  2 users,  load average: 2.12, 2.11, 2.03


Post a reply to this message

From: Ryan Constantine
Subject: Re: Factory (~62 k)
Date: 27 Apr 2001 14:23:43
Message: <3AE9B92F.1EC09AAB@ucdavis.edu>
why do i see only a black square?  other pics look fine so i can't
imagine it would be a gamma problem.

gemelli david wrote:
> 
> I'll add some structures on the ground and maybe a sign. A sun somewhere ?
> It seems that on my screen colors are very different from home...it
> should be a bit more red and with a better contrast...not sure how it
> will look like on yours...
> 
>          David
> 
>   ------------------------------------------------------------------------


Post a reply to this message

From: Bryan Valencia
Subject: Re: Factory (~62 k)
Date: 1 May 2001 16:52:11
Message: <3AEF2297.2DC3B789@209software.com>
gemelli david wrote:

> I'll add some structures on the ground and maybe a sign. A sun somewhere ?
> It seems that on my screen colors are very different from home...it
> should be a bit more red and with a better contrast...not sure how it
> will look like on yours...
>

Almost completely BLACK.

>
>          David
>
>   ------------------------------------------------------------------------
>  [Image]

--
Bryan Valencia
Software Development Engineer


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.