Results 1 to 21 of 21

Thread: Gallery - Drawing tangents to circles

Threaded View

  1. #1

    Thread Starter
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Gallery - Drawing tangents to circles

    Recently I decided to write an algorithm that draws the path of a chain (like a bike chain) as it runs around a set of cogs. Cogs can have any position and radius. However, they must be listed in clockwise order. I've just got it working and i want to post some pictures for your delectation.

    I'll post the code at some point (VB.Net).

    8 cogs, 3 of them anticlockwise rotation (detected automatically by the alg)...
    Attached Images Attached Images  
    I don't live here any more.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width