News

Trend line Drawing with Fractals From winnersedgetrading.com While on the topic of fractals, here's another great use for them: drawing trend lines! Trend lines are a very important part of technical ...
So I'm taking a computer graphics course in openGL right now, and for the first lab we are to among other things implement three line drawing routines. First off a normal DDA algorithm, that's ...