Hi,
I use a POPs which emit particles by location, then I use copy node to stamping my particles as spheres.
finally, I make them as my pyro's base, but pyro gives me a wired solution.
It just like a normal ball burning at center place.
What's wrong with my steps?
Pyro driven by POPs.
12445 6 0- dim1984kimo
- Member
- 84 posts
- Joined: Aug. 2008
- Offline
- itriix
- Member
- 152 posts
- Joined: June 2008
- Offline
hi there, could you be a bit more specific… what do you mean you make them as you're pyro's base? does this mean you selected you're particle geometry container and then used the shelf tool clicking the pyro tool?
if so then maybe try looking at the “source_object” and making sure to turn on deforming?
other than that i'd probably need a bit more specifics to help.
gluck
Jonathan
if so then maybe try looking at the “source_object” and making sure to turn on deforming?
other than that i'd probably need a bit more specifics to help.
gluck
Jonathan
- dim1984kimo
- Member
- 84 posts
- Joined: Aug. 2008
- Offline
Hi,
My target is that particles could be a sphere-like emit for pyro. If it's possible I hope I can use copy node to stamping those particles as spheres. Even I could scale thier size. As I know, FumeFX in max system could scale their emitter size. Furthermore, when emitters' position too close, they will mix together just like metaball.
Very cool.
My target is that particles could be a sphere-like emit for pyro. If it's possible I hope I can use copy node to stamping those particles as spheres. Even I could scale thier size. As I know, FumeFX in max system could scale their emitter size. Furthermore, when emitters' position too close, they will mix together just like metaball.
Very cool.
- johner
- Staff
- 821 posts
- Joined: July 2006
- Offline
This post [forums.odforce.net] over at odforce has an example of using particles as a fluid source, which is quite straigthforward these days, although offhand I don't know if the Shelf tools will set it up for you automatically.
The particle's pscale attribute is used to control the size of the particles source.
The particle's pscale attribute is used to control the size of the particles source.
- dim1984kimo
- Member
- 84 posts
- Joined: Aug. 2008
- Offline
- tamte
- Member
- 8724 posts
- Joined: July 2007
- Offline
you can use copy node to copy anything to particles, even metaballs, which will mix together and you can copystamp the copies and even then it can be used for pyro or any volume sim
you just need to append isooffset sop after copy sop
set the Output Type to Fog Volume
(set Mode to Metaballs if you are using metaballs)
it would work just like that but for geometry with changing bounding box i would recommend rather than default values
check Override Bounds
set the bounds so it matches your fluid box dimensions and position
set Uniform sampling so it matches your fluid sampling
then the only thing you need to do in DOPs to make this work is to check Use Deforming Geometry in your node where you are importing source object
look at the attached file for an example
you just need to append isooffset sop after copy sop
set the Output Type to Fog Volume
(set Mode to Metaballs if you are using metaballs)
it would work just like that but for geometry with changing bounding box i would recommend rather than default values
check Override Bounds
set the bounds so it matches your fluid box dimensions and position
set Uniform sampling so it matches your fluid sampling
then the only thing you need to do in DOPs to make this work is to check Use Deforming Geometry in your node where you are importing source object
look at the attached file for an example
Tomas Slancik
FX Supervisor
Method Studios, NY
FX Supervisor
Method Studios, NY
- dim1984kimo
- Member
- 84 posts
- Joined: Aug. 2008
- Offline
Thanks, man.
You done a great example what I want! Thank you very much!
Now I understand more about Pyro.
One more qeustion here.
What attribute should I set, can make POPs inherit previous velocity?
I want make Pyro Fx be a shockwave-like shape.
Here is some examples:
http://briandemetz.com/_/sw_on_earth_sm.jpg [briandemetz.com]
http://briandemetz.com/_/AB02MMPonbkgd_sm.jpg [briandemetz.com]
You done a great example what I want! Thank you very much!
Now I understand more about Pyro.
One more qeustion here.
What attribute should I set, can make POPs inherit previous velocity?
I want make Pyro Fx be a shockwave-like shape.
Here is some examples:
http://briandemetz.com/_/sw_on_earth_sm.jpg [briandemetz.com]
http://briandemetz.com/_/AB02MMPonbkgd_sm.jpg [briandemetz.com]
-
- Quick Links