Where can I learn about particle and fluid simulation? Is there a good book available? I want to couple volume rendering with fluid/particle simulation to be able to finally render smoke and ocean with foam etc. Is there a chapter in PBRT on it?
$\begingroup$ $\endgroup$
1 - $\begingroup$ Although recommendations are off topic on the main site (as they are on nearly every Stack Exchange site), you are welcome to discuss recommendations in Computer Graphics Chat. $\endgroup$trichoplax is on Codidact now– trichoplax is on Codidact now2017-01-22 14:36:26 +00:00Commented Jan 22, 2017 at 14:36
Add a comment |
1 Answer
$\begingroup$ $\endgroup$
1 PBRT handles only the rendering part, not the simulation part. There are several books out on game physics that handle fluid simulation, the one on my bookshelf is David Eberly's "Game Physics".
- $\begingroup$ Could you link the other several books? $\endgroup$Arjan Singh– Arjan Singh2017-01-22 10:22:11 +00:00Commented Jan 22, 2017 at 10:22