(2016-08-29, 19:40)Bas Wrote:(2016-08-28, 21:16)Damien Roux Wrote:(2016-08-24, 19:28)Bas Wrote:(2016-08-24, 8:58)Damien Roux Wrote: I will try to give you my settings, but I will need a little more time because there is a combination of LGEO colors, parts and radiosity. Stay tuned.
No problem off course: I'll stay tuned!
Maybe good to know: I allready installed your LGEO files.
These are my lights and radiosity settings :
#declare LDRAW_RAD_LEVEL = 7;
#declare LDRAW_MTL = 10;
#declare INDEXOFREFRACTION=1.52;
#declare LDRAW_RAD_NORMAL = off;
#declare LDRAW_RAD_MEDIA = off;
#include "rad_def.inc"
global_settings {
assumed_gamma 1.0 //1.2 //1.4
max_trace_level LDRAW_MTL
adc_bailout 0.01/2
radiosity {
Rad_Settings(LDRAW_RAD_LEVEL, LDRAW_RAD_NORMAL, LDRAW_RAD_MEDIA)
}
}
sphere {
<0,0,0>,10000
pigment {
image_map { hdr "lightprobe2.hdr" once interpolate 2 map_type 1}
}
finish { ambient 1 diffuse 0 }
hollow
}
I don't have any other lights.
I've also customised my rad_def.inc file but I've lost my settings because I had to format my harddrive. Try to play a bit with parameters in this file also.
Great! I'll do some experimenting! Thanx!!!
Hi Damien,
Is see a reference to an HDR-file ('lightprobe2.hdr').
Do you have that file for me?
Thanx!