Hi all,
I make some try with MLCAD and POV-RAY.
Here is the result of my work:
But I'm not totally happy with the result. There are some artefact like show in the picture.
And I also would like lights like "daylights" and not inside lights. I don't know if you understand what I mean (I'm french so...)
Here are my parameters:
global_settings {
max_trace_level 10
radiosity {
Rad_Settings(Radiosity_Final, on, off)
}
}
light_source { // X, Y, Z
<-800, -1500, -1000>
color rgb 0.5
area_light 200, 200, 10, 10
jitter
}
Thanks for your help and advise.