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-08 ~ Fillet Two Lines R2.1

theo-armour opened this issue · comments

image

Fillet Two Lines

A work in progress - not quite there yet...

A precursor to Fillet Line Array

Mission

  • Draw a 3D shape indicating the fillet
  • Determine if the angle between two lines is convex, concave of straight

Features

  • Draws lines, segment and shape
  • Sliders allow you to adjust the angles
  • Readout identifies if the angle is convex or concave

Change Log

  • Add 3D geometry
  • Update read me