Jump to content

Wild fire spread


sant0s81

Recommended Posts

Hello,

I wanna create a Wild Fire.

On youtube I found a video, that shows a nice animation (01:30):

I wonder, what would be a good technique, to get that kinda shape of the burning movement.

In Softimage I would use a weightmap that starts at a point and than spreads with a turbulence to get these soft edges on the fire front.

Is there something similar I could do in Houdini to control the burning?

Thx alot! :)

cfbf7af6af3ea5760b0ac49a056f3c512da6b5ca9b8ff13dbf4aa99cfd81181b_4837304.thumb.jpg.b648722e2187251c106a7bca65c4c82d.jpg

a97527eb1538908ff46a401b41d7e3bc.jpg.7d4b4f9518a91edbdb23043a38f80aa0.jpg

 

Edited by sant0s81
Link to comment
Share on other sites

Love that effect, works almost like a charme :)

I have another question.
Is there a way, to multiply the speed into one distance to kinda simulate wind?
 

Here is an example (only with a cheap shader and glow, no fire and smoke yet.
And there are still some jumps and strange flickering areas - but that I guess I can fix.

Cool would be to have a faster spreading to the right side.

Thx alot :)

 

Link to comment
Share on other sites

@konstantin magnus

I guess I asked wrong :)

At the moment, its spreading in all directions with the same speed.

But since wild fires often get pushed harder into one direction, I thought I could modify the spreading in Z+ quicker, than in Z- and X+ / X-.

I already got something that comes close. I multiplyed Z.
But of course it spreads quicker in both Z+ and Z- .

Is there a way, to spread in Z+ only but leave Z- the same speed than X+ / X- ?

 

multiply_speed_on_z.thumb.jpg.357b07eb4b372baf8eb4372efd0b54f6.jpg

Link to comment
Share on other sites

Magnus had a good idea with using dot products.  The dot product will give you a scalar to use as a multiplier for your wind.  If you take the positive value of the dot product, then this will only increase the spread in the direction of the wind, where the spread angle and the wind angle are in a similar direction.  Hopefully that makes sense.

  • Like 1
Link to comment
Share on other sites

16 hours ago, Atom said:

Do you have any tips on how to adapt the point wind to the findshortestpath expansion from the tutorial?

You could feed the cost attribute into a measure node to calculate gradient vectors. Multiply the fit-ranged dot product on those vectors and subtract their length to the cost attribute.

Edited by konstantin magnus
  • Like 1
Link to comment
Share on other sites

Since I also dont get it to run with the findshortespath yet, I used a super cheap trick to get the spreading grow quicker in one direction...

In the group I used "Keep in Boundin Regions" and just animated the scale of the Bounding Box into the direction I need it to grow quicker :D

Cheap, but it does actually an amazing job, hehhe.

Link to comment
Share on other sites

Have you checked out the new Houdini 18 spreading fire setup? 
That thing kicks *ss! It is a solver so a little harder to control than shortest path and a little slower, but beautiful results for spreading fire. Worth checking out!
 

In sops -> from the tab menu -> Pyro -> Pyro Configure Spreading Fire

 

Shortest path requires connectivity, the Pyro Spreading fire can be configured to not require connectivity. -- It will jump gaps if the gaps are small enough.

Good luck!

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...