jaanga / jaanga.github.io

Home page for jaanga.github.io - your 3D happy place. Explore ways of demonstrating STEM topics with beginner level code. Provide many simple cookbook examples. Written in plain JavaScript. Three.js is the only dependency.

Home Page:http://jaanga.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2016-06-09 ~ Fillet Two Lines R3

theo-armour opened this issue · comments

image

Nice gentle progress.

Being able to visualize diffs - such as changing the angles of the lines in real-time using things like sliders - really helps with debugging.

Fillet Two Lines

  • Update read me
  • Add and display offset lines at fillet radius distance
  • Add and display marker at intersection point of the two offsets
  • Add and display markers at fillet and line intersections
  • Code streamlined - a lot - then got messy again