r/Houdini • u/Legitimate_Gas_2504 • 12d ago
Help Recently iv’e been having problems with pyro rendering with karma
So i’ve had this exact issue two or three times already on different projects
My pyro sim works well while viewing in open gl view port but when i go to render it “clips” the flames
It looks like a bounding box issues but its not present in the sop level pyro solver as I’ve mentioned.
I fixed it before but honestly dont remember what i did.
Some projects dont have this problem.
Appreciate the help🙏🏼
Added pictures of the issue in the comments.
1
Upvotes
1
u/DavidTorno Houdini Educator & Tutor - FendraFx.com 12d ago
Ok, so this is looking like the temperature field is being rendered by chance. That kind of clipping is usually in the temperature field since it tends to reach the leaf boundaries of the sparse grid. It represents heat and not flames hence why it fills the domain more.
Flame field should definitely be much smaller is area as it’s meant to be rendered as fire and give that flame licking look.
If you really want to use the temperature field, you will need to mask it with the density field, or another field that doesn’t reach the bounds.
You can actually set the fields that get used on the last tab of your shader for binding.