|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
What I'm looking for are some cloud-like formations for
close-up shots...e.g. flying over/through cloud tops.
Do these exist already anywhere or do I have to rt proverbial
fm and make something myself?
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Tim Cook <z99### [at] bellsouthnet> wrote:
> What I'm looking for are some cloud-like formations for
> close-up shots...e.g. flying over/through cloud tops.
> Do these exist already anywhere or do I have to rt proverbial
> fm and make something myself?
You might find this interesting:
http://www.oyonale.com/ressources/english/sources13.htm
--
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Holy neat!
As an active skydiver, I find these cloud images very
exciting. Rendering makecloud2_demo_rain, it does some kind
of interlaced draw. I'm used to my renders starting from
the top and drawing line by line...
What makes the scene draw giant boxes first, then slowly
shrink the boxes as it renders?
I can only assume it's one of these? I looked them all up
though, and still can't figure it out.
global_settings {
assumed_gamma 1 // use a higher value if necessary
max_trace_level 250
#if (RadOK=1)
radiosity {
count 10
recursion_limit 1
low_error_factor .5
gray_threshold 0.0
minimum_reuse 0.015
brightness 1
adc_bailout 0.01/2
}
#end
}
In article <3f4147af@news.povray.org>, Warp wrote:
> Tim Cook <z99### [at] bellsouthnet> wrote:
>> What I'm looking for are some cloud-like formations for
>> close-up shots...e.g. flying over/through cloud tops.
>> Do these exist already anywhere or do I have to rt proverbial
>> fm and make something myself?
>
> You might find this interesting:
>
> http://www.oyonale.com/ressources/english/sources13.htm
>
--
If riding in an airplane is flying, then riding in a boat is swimming.
41 jumps, 8.9 minutes of freefall, 19.2 ff vertical miles.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Sorry, egg on my face...
Until 10 minutes ago, I didn't know what radiosity was, nor
that I wasn't already doing it. Heh. I read about all the
settings for radiosity, but failed to read the description
of radiosity itself!
> I can only assume it's one of these?
> radiosity {
--
If riding in an airplane is flying, then riding in a boat is swimming.
41 jumps, 8.9 minutes of freefall, 19.2 ff vertical miles.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Jettero Heller" <pov### [at] voltar-confedorg> wrote in message
news:slr### [at] corkyvoltar-confedorg...
>
> What makes the scene draw giant boxes first, then slowly
> shrink the boxes as it renders?
>
> I can only assume it's one of these? I looked them all up
> though, and still can't figure it out.
>
Probably the radiosity (if I understand the effect you're describing).
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
5.2.2.2.4 Mosaic Preview ??
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |