Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 327 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 327 Bytes

ColorTriangle

This project was generated with Angular CLI version 6.1.5.

Web app for editing a triangle in 2D. Able to move the corners using the mouse, and change the color of each corner using a color widget.

The triangle is colored using the radiance between the corner colors.