Skip to content

Support for T3 Transitions or Polygon Intersection Resolution? #294

@PinkGenji

Description

@PinkGenji

Hi,

I’m currently working on a 2D simulation involving dynamic tissue rearrangement, and I’ve implemented T1 and T2 transitions using Tyssue’s built-in functions. However, I'm encountering situations where polygons (cells) occasionally intersect or overlap, likely due to numerical integration or topological rearrangements.

In many vertex models, these cases are typically resolved via a T3 transition (e.g., doi:10.1016/j.pbiomolbio.2013.09.003), which handles polygon intersections by modifying the topology to restore a valid mesh.

I’ve searched the documentation and codebase but couldn’t find an explicit implementation of a T3 transition. I just wanted to check:

1) Does Tyssue currently support any form of T3 transition, or automated resolution of polygon overlaps?

2) If not, would you recommend a strategy for manually detecting and resolving such events within the Tyssue framework?

Any guidance would be greatly appreciated — thank you for your work on this library!

Cheers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions