Nine-Point Circle - Small Basic Featured Program
Published Feb 11 2020 11:49 PM 6,838 Views
Iron Contributor

I wrote a program to draw a nine-point circle.  The program ID is SJV079-0.  A nine-point circle passes nine significant points defined by a triangle:

  • The midpoint of each side of the triangle
  • The foot of each altitude
  • The midpoint of the line segment from each vertex of the triangle to the orthocenter

Nine-Point Circle v0.2.png

You can drag and drop each vertex of the triangle.

This program still has following issues:

  • sometimes occurs divided by zero error
  • orthocenter sometimes doesn't connected with lines properly

I will update this blog post (or leave comments) if these issues are fixed.  Have fun with nine-point circles!  Thanks. 

 

 

3 Comments
Iron Contributor

Hi, I fixed issues above and uploaded as SJV079-1.  Thanks.

Copper Contributor

nice done nonki!

npc.PNG

Iron Contributor

Thank you, @tryhst09 !

Version history
Last update:
‎Feb 14 2020 01:04 PM
Updated by: