Trigonometry and Javascript
Had some fun this weekend playing with Javascript, trying draw dynamic lines. Since Javascript doesn’t actually have any kind of Draw() or Paint() methods, it comes down to manipulating images. I originally started by scaling images of lines, but even … Continue reading