Xiaolin Wu's line algorithm: Difference between revisions

Content added Content deleted
m (→‎{{header|Phix}}: syntax coloured, added online link)
m (→‎{{header|Phix}}: with caveats comment)
Line 2,552: Line 2,552:
{{libheader|Phix/pGUI}}
{{libheader|Phix/pGUI}}
{{libheader|Phix/online}}
{{libheader|Phix/online}}
You can run this online [http://phix.x10.mx/p2js/wuline.htm here].
You can run this online [http://phix.x10.mx/p2js/wuline.htm here], with caveats as below. Resize the window to show lines at any angle
Resize the window to show lines at any angle
<!--<lang Phix>(phixonline)-->
<!--<lang Phix>(phixonline)-->
<span style="color: #000080;font-style:italic;">--
<span style="color: #000080;font-style:italic;">--