tyFlow Forum
Convert particles into geometry - 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: Convert particles into geometry (/thread-3974.html)



Convert particles into geometry - Narad13 - 11-09-2023

Hey all! 
I have a very simple animation of some cash being shot out from an icon and landing on the floor. I need to be able to convert these into geometry that can be exported as a gltf/glb which means I would need each particle as a object with it's position/rotation data baked into keyframes.

I know how to convert tyFlow particles into geo like an EditPoly but am not sure where to go from there? Any ideas?
Thanks in advance!


RE: Convert particles into geometry - d4rk3lf - 11-10-2023

Export Particles operator have an option to export each particle as a separated object with keyframes animation baked in it.
Just place it in his own separate event so it includes all other events.
I am not sure if it's available in free version though (Tycaches are not)


RE: Convert particles into geometry - Narad13 - 11-10-2023

Yes, this is perfect. Thank you!