POV-Ray : Newsgroups : povray.binaries.images : Photons, once more. Server Time
4 Oct 2024 17:17:12 EDT (-0400)
  Photons, once more. (Message 1 to 2 of 2)  
From: Spider
Subject: Photons, once more.
Date: 17 Mar 1999 07:38:30
Message: <36EFA078.7361DE10@bahnhof.se>
This scene is still _only_ lit by reflective caustics.
Ambient levels are there, but low, and no lightsources 
are pointed at something else than the reflectors

The floor texture is rather complex, the circle forms are in that.
I'll do a render without photons and show.

This took TIME.

---Settings---
800x600 AA: 0.3
Peak Memory : 	40 898 552 bytes
Time For Parse: 00h 10m 03s
Time For Trace: 14h 41m 20s
Time Total:	14h 51m 23s
Photons shot:	1 467 990 //not a good ratio, I know. 
Photons stored:	0 206 462 //But, I don't want to wait for 
			  //14 hours again to see the stats.

----
Global photon settings
#declare phd = 3;

ambient_light 0  
max_trace_level 30

photons {
  gather  40, 200    
  radius  0.25*phd, 1
  jitter 0.4         
  autostop 0         
}

Reflector photons settings(They are high, one is clearly visible)
photons {
  density    0.002*phd
  refraction off      
  reflection on       
}

Mirror photon settings(Theese are visible, ya know.)
photons {     
  density     0.00185*phd
  refraction  off
  reflection  on
}


-- 
//Spider
        [ spi### [at] bahnhofse ]-[ http://www.bahnhof.se/~spider/ ]
What I can do and what I could do, I just don't know anymore
                "Marian"
        By: "Sisters Of Mercy"


Post a reply to this message


Attachments:
Download 'start2-aa03-save.jpg' (122 KB)

Preview of image 'start2-aa03-save.jpg'
start2-aa03-save.jpg


 

From: Spider
Subject: Re: Photons, once more.(24k)
Date: 17 Mar 1999 07:44:53
Message: <36EFA219.96E58BA9@bahnhof.se>
The same scene, but without photons, and with a new lightsource.(<0,40,0> rgb
.4)


-- 
//Spider
        [ spi### [at] bahnhofse ]-[ http://www.bahnhof.se/~spider/ ]
What I can do and what I could do, I just don't know anymore
                "Marian"
        By: "Sisters Of Mercy"


Post a reply to this message


Attachments:
Download 'start3.jpg' (24 KB)

Preview of image 'start3.jpg'
start3.jpg


 

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