# Capsule intersection

**URL:** https://forum.kirupa.com/t/capsule-intersection/331047
**Category:** flash
**Created:** [May 3, 2013, 2:40pm UTC](https://forum.kirupa.com/t/capsule-intersection/331047 "2013-05-03T14:40:49Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Viper87](https://avatars.discourse-cdn.com/v4/letter/v/7ba0ec/32.png) [@Viper87](https://forum.kirupa.com/u/Viper87)
#### Post date: [May 3, 2013, 2:40pm UTC](https://forum.kirupa.com/t/capsule-intersection/331047/1 "2013-05-03T14:40:49Z")

</div>

Hello,

I need a method that returns the intersection points of two capsule shapes (actually, two lines with a radius):

![](http://forum.kirupa.com/uploads/kirupa/6687/672fa85843767ab4.jpg)

Could a simple **line-line intersection** method work?

Thanks already!
