POV-Ray : Newsgroups : povray.binaries.images : Tuesday Evening Abstract (66.2kb bu) Server Time
2 Oct 2024 16:28:47 EDT (-0400)
  Tuesday Evening Abstract (66.2kb bu) (Message 1 to 10 of 16)  
Goto Latest 10 Messages Next 6 Messages >>>
From: SamuelT 
Subject: Tuesday Evening Abstract (66.2kb bu)
Date: 19 Apr 2000 02:01:59
Message: <38FD4BF1.23E0B246@aol.com>
Hello everyone. I was playing around with #int today and came up with
this image. #int is a good thing :)

Questions? Comments? Hellos? :cD



--
Samuel Benge

E-Mail: STB### [at] aolcom

Visit the still unfinished isosurface tutorial:
http://members.aol.com/stbenge


Post a reply to this message


Attachments:
Download 'pyrams.jpg' (67 KB)

Preview of image 'pyrams.jpg'
pyrams.jpg


 

From: ddombrow
Subject: Re: Tuesday Evening Abstract (66.2kb bu)
Date: 19 Apr 2000 02:11:40
Message: <38fd4e1c$1@news.povray.org>
Wow, that's really cool looking. I notice that there's a colorful fringe to
the shadows cast by the structures. How'd you do that?

--
Dan D.


Post a reply to this message

From: Azrael
Subject: Re: Tuesday Evening Abstract (66.2kb bu)
Date: 19 Apr 2000 03:45:30
Message: <38FD6419.352F9E79@chez.com>
First of all, hello :)
Then... wow! A new version of the Kings' Valley in Egypt? Quite nice.
I'd even say, *really* nice :)
I agree with Dan: how do you do the change of colour?

Azrael

"SamuelT." wrote:
> 
> Hello everyone. I was playing around with #int today and came up with
> this image. #int is a good thing :)
> 
> Questions? Comments? Hellos? :cD
> 
> --
> Samuel Benge
> 
> E-Mail: STB### [at] aolcom
> 
> Visit the still unfinished isosurface tutorial:
> http://members.aol.com/stbenge
> 
>   ------------------------------------------------------------------------
>  [Image]

-- 
May all your dreams but one become true.

Azrael <azr### [at] chezcom>
http://www.chez.com/azrael


Post a reply to this message

From: Ken
Subject: Re: Tuesday Evening Abstract (66.2kb bu)
Date: 19 Apr 2000 07:32:11
Message: <38FD98FF.4A9D1F6C@pacbell.net>
Azrael wrote:

> I agree with Dan: how do you do the change of colour?

Probably fog or maybe a scattering media. I suspect fog was used.

-- 
Ken Tyler - 1400+ POV-Ray, Graphics, 3D Rendering, and Raytracing Links:
http://home.pacbell.net/tylereng/index.html http://www.povray.org/links/


Post a reply to this message

From: Ken
Subject: Re: Tuesday Evening Abstract (66.2kb bu)
Date: 19 Apr 2000 07:33:30
Message: <38FD994E.BC214791@pacbell.net>
"SamuelT." wrote:

> #int is a good thing :)

It is good int it. :)

-- 
Ken Tyler - 1400+ POV-Ray, Graphics, 3D Rendering, and Raytracing Links:
http://home.pacbell.net/tylereng/index.html http://www.povray.org/links/


Post a reply to this message

From: Bob Hughes
Subject: Re: Tuesday Evening Abstract (66.2kb bu)
Date: 19 Apr 2000 09:16:38
Message: <38fdb1b6@news.povray.org>
The shadow fringes look to be from different light sources having red and blue colors.
 Fog alone wouldn't shift the
color in that way.  Perhaps you thought they meant the haze in the air?

Bob

"Ken" <tyl### [at] pacbellnet> wrote in message news:38FD98FF.4A9D1F6C@pacbell.net...
|
| Azrael wrote:
|
| > I agree with Dan: how do you do the change of colour?
|
| Probably fog or maybe a scattering media. I suspect fog was used.
|
| --
| Ken Tyler - 1400+ POV-Ray, Graphics, 3D Rendering, and Raytracing Links:
| http://home.pacbell.net/tylereng/index.html http://www.povray.org/links/


Post a reply to this message

From: SamuelT 
Subject: Re: Tuesday Evening Abstract (66.2kb bu)
Date: 19 Apr 2000 11:35:04
Message: <38FDD273.85F8D3@aol.com>
Hello :) Thanks for the comments.

It's strange for me to be posting in the morning... Anyways, here is what I used

for the change of color in the the shadows. I suppose I could have used a #while

loop for it, but didn't want to figure it out last night:

light_source{<10000,  5000,0>,<0, 0, 1>/LV rotate y*-20}
light_source{<10000, 5000, 0>,<0, .25, .75>/LV rotate y*-22}
light_source{<10000, 5000, 0>,<0, .5, .5>/LV rotate y*-24}
light_source{<10000, 5000, 0>,<0, .75, .25>/LV rotate y*-26}
light_source{<10000,  5000,0>,<0, 1, 0>/LV rotate y*-28}
light_source{<10000, 5000, 0>,< .25, .75, 0>/LV rotate y*-30}
light_source{<10000,  5000,0>,< .5, .5, 0>/LV rotate y*-32}
light_source{<10000, 5000, 0>,< .75, .25, 0>/LV rotate y*-34}
light_source{<10000, 5000,0 >,< 1, 0, 0>/LV rotate y*-36}


Azrael wrote:

> First of all, hello :)
> Then... wow! A new version of the Kings' Valley in Egypt? Quite nice.
> I'd even say, *really* nice :)
> I agree with Dan: how do you do the change of colour?
>
> Azrael
>
> "SamuelT." wrote:
> >
> > Hello everyone. I was playing around with #int today and came up with
> > this image. #int is a good thing :)
> >
> > Questions? Comments? Hellos? :cD
> >
> > --
> > Samuel Benge
> >
> > E-Mail: STB### [at] aolcom
> >
> > Visit the still unfinished isosurface tutorial:
> > http://members.aol.com/stbenge
> >
> >   ------------------------------------------------------------------------
> >  [Image]
>
> --
> May all your dreams but one become true.
>
> Azrael <azr### [at] chezcom>
> http://www.chez.com/azrael

--
Samuel Benge

E-Mail: STB### [at] aolcom

Visit the still unfinished isosurface tutorial: http://members.aol.com/stbenge


Post a reply to this message

From: Eric Freeman
Subject: Re: Tuesday Evening Abstract (66.2kb bu)
Date: 19 Apr 2000 11:36:58
Message: <38fdd29a@news.povray.org>
"Ken" <tyl### [at] pacbellnet> wrote in message
news:38FD994E.BC214791@pacbell.net...
>
> It is good int it. :)

Groan!!!!

Eric
--------------------
http://www.datasync.com/~ericfree
--------------------
"I don't like it, and I'm sorry I ever had anything to do with it."
- Erwin Schrodinger talking about Quantum Mechanics.


Post a reply to this message

From: SamuelT 
Subject: Re: Tuesday Evening Abstract (66.2kb bu)
Date: 19 Apr 2000 11:39:29
Message: <38FDD37C.CF3B5261@aol.com>
#if you say so :P

Ken wrote:

> "SamuelT." wrote:
>
> > #int is a good thing :)
>
> It is good int it. :)
>
> --
> Ken Tyler - 1400+ POV-Ray, Graphics, 3D Rendering, and Raytracing Links:
> http://home.pacbell.net/tylereng/index.html http://www.povray.org/links/

--
Samuel Benge

E-Mail: STB### [at] aolcom

Visit the still unfinished isosurface tutorial:
http://members.aol.com/stbenge


Post a reply to this message

From: Ed Kaiser
Subject: Re: Tuesday Evening Abstract (66.2kb bu)
Date: 19 Apr 2000 15:17:18
Message: <38fe063e@news.povray.org>
what is #int ?


"SamuelT." <STB### [at] aolcom> wrote in message
news:38FD4BF1.23E0B246@aol.com...
> Hello everyone. I was playing around with #int today and came up with
> this image. #int is a good thing :)
>
> Questions? Comments? Hellos? :cD
>
>
>
> --
> Samuel Benge
>
> E-Mail: STB### [at] aolcom
>
> Visit the still unfinished isosurface tutorial:
> http://members.aol.com/stbenge
>
>


----------------------------------------------------------------------------
----


Post a reply to this message

Goto Latest 10 Messages Next 6 Messages >>>

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