Hi,
If I apply a billowy smoke shader to an animated object with an isoOffset node attached to it, the noise moves as the object moves in space?
How can I fix this issue. I want the noise to stick to the object.
Please find my file attached and also a movie file which shows the problem.
billowy smoke shader noise moving as the object moves?
5400 7 1- hunt
- Member
- 6 posts
- Joined: 8月 2010
- Offline
- circusmonkey
- Member
- 2624 posts
- Joined: 8月 2006
- Offline
- hunt
- Member
- 6 posts
- Joined: 8月 2010
- Offline
- hunt
- Member
- 6 posts
- Joined: 8月 2010
- Offline
- circusmonkey
- Member
- 2624 posts
- Joined: 8月 2006
- Offline
Ive just peeled open your file and the things that stand out are
Your animating the transforms of the platonic , then adding an ISO isoset, coupled with no rest position. I would animate the volumes transforms at the object level and add a rest position after the iso offset.
I did a brief 2 frame test and could not tell if the volume detail was swimming as there is no detail to see in your fog volume.
Rob
Your animating the transforms of the platonic , then adding an ISO isoset, coupled with no rest position. I would animate the volumes transforms at the object level and add a rest position after the iso offset.
I did a brief 2 frame test and could not tell if the volume detail was swimming as there is no detail to see in your fog volume.
Rob
Gone fishing
- hunt
- Member
- 6 posts
- Joined: 8月 2010
- Offline
I am attaching the file with the changes. Basically I want to render particles as clouds. So I am attaching an isoOffset node to platonic objects, adding a rest node and copying to the particles. I am applying a default billowy_smokeShader to the copied geometry.
The only changes I have made to the shader is inside:
shop->billowy_smoke->billowy_smoke->if_densityNotZero->restpos1
where I specify ‘Space’ to ‘object’.
Is this the right way to do it? Do you know a better way to render particles as clouds? I have to render a tornado of particles eventually.
thanks,
The only changes I have made to the shader is inside:
shop->billowy_smoke->billowy_smoke->if_densityNotZero->restpos1
where I specify ‘Space’ to ‘object’.
Is this the right way to do it? Do you know a better way to render particles as clouds? I have to render a tornado of particles eventually.
thanks,
- circusmonkey
- Member
- 2624 posts
- Joined: 8月 2006
- Offline
Hi ,
First off I would do a search on this forum for clouds to see if anyone else has posed questions. I know for a fact thats theres a couple of posts that cover the shading of clouds and lighting. They could be very helpful to you.
I think your on the right track for sure , but before shading I would work out how you can break up the volumes with some noise. Certainly using the particle system you can then give the impression of clouds moving. but with the volume mix you could add secondary noise.
Rob
First off I would do a search on this forum for clouds to see if anyone else has posed questions. I know for a fact thats theres a couple of posts that cover the shading of clouds and lighting. They could be very helpful to you.
I think your on the right track for sure , but before shading I would work out how you can break up the volumes with some noise. Certainly using the particle system you can then give the impression of clouds moving. but with the volume mix you could add secondary noise.
Rob
Gone fishing
- hunt
- Member
- 6 posts
- Joined: 8月 2010
- Offline
-
- Quick Links