I'd like to plot mathematical functions and I'm looking for techniques and algorithms for precise and efficient plotting. 2D plotting should suffice. I focus on techniques and algorithms, not libraries or languages. Thanks in advance!
+1
A:
Are you looking for techniques like Bresenham's line algorithm? That page links to related algorithms.
Stephen Denne
2010-03-18 11:59:04
+1 thanks. I'm looking for techniques to drawing curves with high precision
Viet
2010-03-18 14:17:36