|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
hallo everybody!
Is there any method to apply something like a blurr effect to only an
object. The task should be to see the object and alle light effect like
trasparency and shadows not in a definite way, like it is out of focus, or
moving.
Thank you for your help.
--
*********************************************
Gianluca Massaccesi
Consulenza Scientifica e Tecnologica
v. Banchieri, 27 - 40133 Bologna Italy
tel: 0039-51-566391
cel: 348-4758772
*********************************************
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Gianluca Massaccesi wrote:
| hallo everybody!
|
| Is there any method to apply something like a blurr effect to only an
| object. The task should be to see the object and alle light effect like
| trasparency and shadows not in a definite way, like it is out of
focus, or
| moving.
|
Well, you can use focal blur, but it will affect the whole scene
depending on the distance from the camera (it works just like focus on
a real camera).
Otherwise, megapov 0.7 has a motion blur feature that can work on
part of a scene.
Or you could do it by hand by adding some transparency to your
textures and having several copies of the object with slight movement
(actually, I think that's how megapov's motion blur works internally).
Jerome
- --
******************************
* Jerome M. Berger *
* mailto:jbe### [at] ifrancecom *
* http://jeberger.free.fr/ *
******************************
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFAuu+iqIYJdJhyixIRArYcAJ9Ej8FojlxZ0nnC9SQ4BRbFn62anwCcDsCM
XKtsifwzrhsde8eRX8/7rIU=
=A0Br
-----END PGP SIGNATURE-----
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> Otherwise, megapov 0.7 has a motion blur feature
> that can work on part of a scene.
>
> Or you could do it by hand by adding some
> transparency to your textures and having several
> copies of the object with slight movement
> (actually, I think that's how megapov's motion
> blur works internally).
No it's not, and in many cases it's a very bad approach, since it lets
you see the inside of the object, the different copies cast shadows on
each other and appear in each others' reflections etc. You may be able
to tweak the effect to minimize the side-effects, but sometimes you
can't get rid of them all. MegaPov 0.7 on the other hand internally
renders the objects several times and averages the results (which has no
side-effects). :)
Rune
--
3D images and anims, include files, tutorials and more:
rune|vision: http://runevision.com **updated Apr 27**
POV-Ray Ring: http://webring.povray.co.uk
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
|
|