<div dir="ltr"><div>Hello everyone,</div><div><br></div><div>my fluids report for week 5 is now online:</div><div><br></div><div><a href="https://wiki.blender.org/index.php/User:Sebbas/GSoC_2017/Reports/Week_5">https://wiki.blender.org/index.php/User:Sebbas/GSoC_2017/Reports/Week_5</a></div><div><br></div><div>= Week 5 =</div><div><br></div><div>This week I finished the first version of the Mantaflow secondary particle function. While integrating it into Blender I also made some bigger adaptions in the point cache.</div><div><br></div><div>=== What&#39;s been done ===</div><div><br></div><div>* First version of the Mantaflow secondary particle function is in Blender now.</div><div><br></div><div>* To control fluid particles I&#39;ve hooked up the secondary particle controls to a new UI tab. It&#39;s currently very basic (only on/off and threshold for secondary particles, FLIP removed for now) but should become home of more particle settings in the future.</div><div><br></div><div>* I always found caching with the .uni a bit cumbersome. Writing them is not very efficient and slows down the simulation. Also, and this is what disturbed me the most, the whole approach with them does not scale very well. For example, when caching FLIP and secondary particles together you&#39;d have at leat 4 files to write for each frame (2x particle system files, 2x particle velocity files). </div><div><br></div><div>* The solution to this problem is to move all the caching that happens in the .uni files to .bphys pointcache files. I started working on this and made the first adaptions in the cache (functions that previously supported just smoke now support liquids too) and in Mantaflow (added direct access to particle data pointers - similar to grid access). </div><div><br></div><div>* Minor moving obstacle improvements in Mantaflow.</div><div><br></div><div>=== Next up ===</div><div><br></div><div>* Get some feedback on my secondary particle function before meeting Nils on Friday. </div><div><br></div><div>* Caching liquid volumetric data with the &quot;Pointcache&quot; format still has a couple of quirks. I&#39;d like to resolve them next week and, in the best scenario, end up with a version that smoothly caches liquids and/or smoke in the &quot;Pointcache&quot; format.</div><div><br></div><div>* The &quot;Fluid particles&quot; tab is missing the FLIP option. I need to get that back.</div><div><br></div><div>* Slowly prepare for &quot;Fluid Guiding&quot;. The week after next week I&#39;d like to start with some coding for that.</div><div><br></div><div>=== Questions ===</div><div><br></div><div>* No</div><div><br></div><div>Best wishes,</div><div>Sebastián</div></div>