tyFlow Forum
turning particles into mesh light - Printable Version

+- tyFlow Forum (https://forum.tyflow.com)
+-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html)
+--- Forum: General Discussion (https://forum.tyflow.com/forum-2.html)
+--- Thread: turning particles into mesh light (/thread-2408.html)



turning particles into mesh light - mic3mic4 - 05-20-2021

Hi,
Can i turn all particles into mesh light so i could later control their brightness in post production (using render elements)? when I make them self illuminating, they effect everything that surrounds them, and I want to have more control with that.
Thank you!


RE: turning particles into mesh light - windwolfx23 - 05-25-2021

vraymesh light ignores mesh animation, so far as I know, if ajust vrayLightMaterial intensity can't get what you want, may be you can scatter some particle on the mesh,then you can either export particle as object(light copy or instance), or bake them using maxscript(see attachment)


RE: turning particles into mesh light - mic3mic4 - 05-25-2021

OK thank you. I wanted to know because of the rendering process, I wanted to have control in both quality of animation render and post production.


RE: turning particles into mesh light - windwolfx23 - 05-25-2021

(05-25-2021, 06:03 AM)mic3mic4 Wrote: OK thank you. I wanted to know because of the rendering process, I wanted to have control in both quality of animation render and post production.

once you have actual lights in the scene, compositing is no problem, I do hope tyflow can handle light instance natively one day~ but for now , bake into real lights seam to be the solution.
even you don't bake any light, use vray light material , render an extra distance map element(distance to the glowing object)
bake lights .rar is the script used to bake tyflow particles to lights.(for last repply )
lightmask.max is the distance mask element setup, and ligthMask folder.zip is AE project shows how to combine them