Talk:Xiaolin Wu's line algorithm: Difference between revisions

m
added a section header to the first talk topic so that the table of contents (TOC) is in the correct place.
m (added a section header to the first talk topic so that the table of contents (TOC) is in the correct place.)
 
(2 intermediate revisions by 2 users not shown)
Line 1:
== '''C#''' solution for '''Xiaolin Wu's line algorithm''' ? ==
Any guy can give me '''Xiaolin Wu's line algorithm'''s code in C#.
Than you.
Line 77 ⟶ 78:
 
: The integer part and the fractional part should add together to yield your original number. --[[User:Rdm|Rdm]] 17:03, 4 June 2012 (UTC)
 
:: Tank qew. Makes sense, concise, succent. So, -0.91 it is. -- [[User:Gerard Schildberger|Gerard Schildberger]] 17:13, 4 June 2012 (UTC)
 
== Problem In Java Code ==
 
The Java code doesn't plot the line in all directions.