tyFlow Forum
TySpline, mesh twist and jitter. - 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: TySpline, mesh twist and jitter. (/thread-1872.html)



TySpline, mesh twist and jitter. - jameshall.nz - 08-06-2020

Greetings

I've been playing with a rope simulation using the Tyflow Dynamic Rope tutorial as a starting point. Everything was working well until I put a texture on the TySpline and noticed the mesh has a twisting and jittering behavior. 

You can see in the attached animation the dynamic objects (cubes in this version in an attempt to combat what I thought was just the rope naturally rolling and twisting causing the problem), lay flat and are relatively stable. However the TySpline mesh twists and jitters throughout the simulation until the rope rests toward the end. This behavior leads me to think the problem lies within the meshing process, however sifting through the options available have had little effect.

Any ideas how to combat this?

Thanks


RE: TySpline, mesh twist and jitter. - d4rk3lf - 08-07-2020

I might be wrong, but...

I think this is purely texturing issue, not sim issue.
Looks like your uvw on the rope is using wrong map coordinate , and probably applied after the simulation.
It's like when you have (for example) animation on any object (box, teapot, whatever), and you animate with bend, noise, twist, or whatever, and on top of that, you place UVW map, and it doesn't look good, and if you place it, bellow the modifiers, it looks good.

Not sure for what you are using Tyspline, but if you have a copy of exact spline as the Tyflow, you can just use that spline (with it's own UVW map) with Ty Particle skin operator, and it should look correct.


RE: TySpline, mesh twist and jitter. - jameshall.nz - 08-10-2020

Spot on diagnoses d4rk3lf, Ty Particle Skin Operator was exactly what I needed. Much appreciated, thanks.