POV-Ray : Newsgroups : povray.binaries.images : Endangered Species [85k] Server Time
16 Aug 2024 16:17:17 EDT (-0400)
  Endangered Species [85k] (Message 6 to 15 of 15)  
<<< Previous 5 Messages Goto Initial 10 Messages
From: Brody
Subject: Re: Endangered Species [85k]
Date: 8 Feb 2002 08:00:40
Message: <3c63cbf8$1@news.povray.org>
Hugo wrote:

> Did you use measures from the real ones?  I didn't
> measure things during my first Pov years..

Yep, the disk is mesured up to the 10th of a millimeter :) Was
really fun,
you find details you never ever noticed on a floppy before...

>
> I wish you'd give away the floppy model, so I wouldn't have to
code one
> myself.. Really..

Well, I need to work a little bit on the code (was the first
thing I
modelled for the scene) as well as translate the comments to
english, but I
think I'm going to post it to p.b.s-f within the next few days...


Post a reply to this message

From: Grey Knight
Subject: Re: Endangered Species [85k]
Date: 8 Feb 2002 08:20:01
Message: <3C63D077.B60969AA@namtar.qub.ac.uk>
Brody wrote:
> 
> I am relative new to POV (just downloaded it 3 weeks ago) This is the
> very first scene I created hoping to get a feel for the basics of
> raytracing.

Could have fooled me...

> The brain model was taken from
> http://astronomy.swin.edu.au/pbourke/modelling/cortex/index.html (hat
> to convert it to pov-format), everything else is my work.

Even the labels? Wow, I probably would have had trouble aligning
everything that well in MY first image (it was a long time a go now, so
I can't really remember)

> I would love to play around with radiosity here, but I guess it would
> take me weeks of rendering to find some good parameters on my PIII500

Ah, you're obviously a new guy if a week seems like a long time to wait
for one image...

> Any critics / suggestions from the pros would be welcome.
I wouldn't call myself a pro, but here goes;

+ Your modelling skill is uncanny for a newcomer, but a few extra
details (bolts, etc) on the shelves would add to the realism a bit.
+ Glass texture is ok at first glance, but on closer inspection it's a
bit plasticky. Try fiddling with ior value, and maybe adding more white
to the base colour.
+ Wood texture is a little too regular, and also I doubt storage shelves
would be made from solid wood! Look up repeat warps in the manual, they
are good for creating veneer effects; also black hole warps can be used
to insert knotholes.
+ Steel texture on posts is a bit shinier than I'd expect from what
looks like an old storage room. Floor texture is also very shiny.
+ I notice *every* space on the shelves is filled; perhaps a few empty
slots (with or without empty jar)
+ It would be nice to be able to see the left and right-hand walls, and
perhaps a door.
+ Some of the jars in the top center seem to be casting shadows onto the
ceiling; where is your light source? Perhaps making a naked light bulb
could be your next measuring project ;)

! Brick texture on far wall is excellent, especially since it is such a
small part of the scene! Details are what make a good picture.
! I seem to see that the bottles are not arranged in perfect straight
lines, but with slight variations; looks natural! I hope you used a
#while loop to place them, I really do...
! Needless to say, the modelling on the diskette case is first-rate. The
metal part should probably be lying flat though.

-- 
signature{
  "Grey Knight" contact{ email "gre### [at] yahoocom" }
  site_of_week{ url "http://digilander.iol.it/jrgpov" }
}


Post a reply to this message

From:
Subject: Re: Endangered Species [85k]
Date: 8 Feb 2002 08:44:43
Message: <3c63d64b$1@news.povray.org>

Maybe you should rotate one of the brains so that it can't be compared
directly.
AFAIK usually these brains don't swim by lie on the ground of the glass?
Maybe you can put some piece of plastic undereath the brain to keep it above
the ettiquette.

The scene is very impressive, the floppy model excellent. I like the
glasses!
Maybe some dust (both, in the atmosphere and the interior).
An idea which just popped up in my mind: what about making the glasses dusty
(very dusty) but wiped somehow in the front so that you can see through
clearly? For example: make all three glasses dusty but wipe the one with the
floppy. The room is more museum-like. AFAIK are museums dusty ;-))

good job!
regards
SY


Post a reply to this message

From: Shay
Subject: Re: Endangered Species [85k]
Date: 8 Feb 2002 09:39:26
Message: <3c63e31e@news.povray.org>
Nice picture and a very clever way to include you signature. This is what
which might benefit greatly from focal blur and spotlights.

 -Shay

Brody <bro### [at] gmxli> wrote in message news:3c635284@news.povray.org...


Post a reply to this message

From: Is
Subject: Re: Endangered Species [85k]
Date: 8 Feb 2002 10:18:27
Message: <3C63EC62.8070101@yahoo.com>
Great job on your first scene!


Brody wrote:
> I am relative new to POV (just downloaded it 3 weeks ago) This is the
> very first scene I created hoping to get a feel for the basics of
> raytracing.
> 
> The brain model was taken from
> http://astronomy.swin.edu.au/pbourke/modelling/cortex/index.html (hat
> to convert it to pov-format), everything else is my work.
> 
> I would love to play around with radiosity here, but I guess it would
> take me weeks of rendering to find some good parameters on my PIII500
> :(
> 
> Any critics / suggestions from the pros would be welcome.
> 
> 
>


Post a reply to this message

From: Nekar Xenos
Subject: Re: Endangered Species [85k]
Date: 8 Feb 2002 10:46:04
Message: <3c63f2bc@news.povray.org>
"Brody" <bro### [at] gmxli> wrote in message news:3c635284@news.povray.org...
> I am relative new to POV (just downloaded it 3 weeks ago) This is the
> very first scene I created hoping to get a feel for the basics of
> raytracing.
>
> The brain model was taken from
> http://astronomy.swin.edu.au/pbourke/modelling/cortex/index.html (hat
> to convert it to pov-format), everything else is my work.

Hmm I see it's in gz format. Is that a linux format or what is it?

Do you think you could maybe e-mail me the brain in povray format?
 jpr### [at] citywalkcoza  Att: Gerhard )

I would be very gratefull if you did  :)

--
#local X=20*<-2,2,5>;#local K=2*z*X-X;#local R=seed(frame_number);blob{#while(K
.x>X.x)#local N=X+<rand(R)rand(R)1>/3;#local X=(vlength(N-K)<vlength(X-K)?N:2*X
-N);sphere{X,1,1rotate z*90}sphere{X,1,1}#end pigment{rgbt 1}interior{media{
emission<2,4,5>*5}}hollow scale.05}//   http://nekar_xenos.tripod.com/metanoia/
sphere_sweep{catmull_rom_spline 6<-8,-8>1<-8,-8>1<-8,8>1<8,-8>1<8,8>1<8,8>1
translate 20*z pigment{gradient z scale 3color_map{[0rgb<0,9,18>][1rgb 0]}}}


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.317 / Virus Database: 176 - Release Date: 2002/01/21


Post a reply to this message

From: Steve
Subject: Re: Endangered Species [85k]
Date: 8 Feb 2002 13:02:50
Message: <slrna67v5e.mgm.steve@zero-pps.localdomain>
On Fri, 8 Feb 2002 05:15:41 +0100, Brody wrote:
> I am relative new to POV (just downloaded it 3 weeks ago) This is the
> very first scene I created hoping to get a feel for the basics of
> raytracing.

This is a great idea for a first image.  The brain could probably use a 
more shiny texture, and the work bench should be a bit scuffed, burned 
and generally battered a bit but it's comming along nicely. 

--
sphere{z*5,1pigment{rgb.5}finish{reflection.3specular.5}}box{<-50,-3,-50>
<50,-2,50>pigment{checker/*\__\\__/  * \_\\__*/scale 2}finish{ambient.7}}
light_source/*__\\__\\__\\__\\__\(    ~ )\__\\__\\__\\__\\*/{<2,5,1>*4,1} 
/*\\__\\__\\__\\__\\__\\__\\__\\__\~  -/__\\__\\__\\__\\__\\*//* Steve */


Post a reply to this message

From:
Subject: Re: Endangered Species [85k]
Date: 8 Feb 2002 14:35:39
Message: <3c64288b$1@news.povray.org>
> Hmm I see it's in gz format. Is that a linux format or what is it?

*.gz is typical GNU ZIP. Either WinZip is able to read it, or you'll find
GZip easily in the net.regards
SY


Post a reply to this message

From: Brody
Subject: Re: Endangered Species [85k]
Date: 8 Feb 2002 15:36:21
Message: <3c6436c5@news.povray.org>

> > Hmm I see it's in gz format. Is that a linux format or what
is it?
>
> *.gz is typical GNU ZIP. Either WinZip is able to read it, or
you'll find
> GZip easily in the net.regards
> SY

But this time it is not necessary. I was confused at first,
because I couldn't open the file with any decompression utility,
until I loaded it into a text editor. And voila, it is already an
ascii text file ... strange thing

After that, it takes a few moments to guess what the numbers mean
(never worked with triangle meshes before) and 10 minutes to
write a conversion tool...


Post a reply to this message

From: Tom Bates
Subject: Re: Endangered Species [85k]
Date: 8 Feb 2002 17:01:13
Message: <3c644aa9@news.povray.org>
1st.  Wow.
2nd.  For long planks of wood (like shelves), typically the grain runs along the
length of the board.
3rd.  Wow.

--
Tom Bates

"Brody" <bro### [at] gmxli> wrote in message news:3c635284@news.povray.org...
> I am relative new to POV (just downloaded it 3 weeks ago) This is the
> very first scene I created hoping to get a feel for the basics of
> raytracing.
>
> The brain model was taken from
> http://astronomy.swin.edu.au/pbourke/modelling/cortex/index.html (hat
> to convert it to pov-format), everything else is my work.
>
> I would love to play around with radiosity here, but I guess it would
> take me weeks of rendering to find some good parameters on my PIII500
> :(
>
> Any critics / suggestions from the pros would be welcome.
>
>
>


Post a reply to this message

<<< Previous 5 Messages Goto Initial 10 Messages

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