Teresa0221 Posted November 26, 2016 Share Posted November 26, 2016 (edited) Is anyone know how to emit smoke from file cache? Take out heat or fuel something? Thanks Edited November 26, 2016 by Teresa0221 Quote Link to comment Share on other sites More sharing options...
bunker Posted November 26, 2016 Share Posted November 26, 2016 (edited) You can use Heat difference between two frames so that the heat that disappear gets turned into smoke. pseudo code: density = heat($F) - heat($F-1) You'll have to inject the fire velocity near the flame smoke_source_from_fire.hipnc Edited November 26, 2016 by bunker Quote Link to comment Share on other sites More sharing options...
Teresa0221 Posted November 27, 2016 Author Share Posted November 27, 2016 Thank you so much. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.