Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
{{About|a graphics algorithm|the digital implementation of a differential analyzer|Digital differential analyzer}}
In [[computer graphics]], a '''[[digital differential analyzer]]''' ('''DDA''') is hardware or software used for [[interpolation]] of [[Variable (computer science)|variables]] over an [[Interval (mathematics)|interval]] between start and end point. DDAs are used for [[rasterization]] of lines, triangles and polygons. They can be extended to non linear
<ref>{{cite web|title=DDA for landscape rendering - "voxel space"|url=http://simulationcorner.net/index.php?page=comanche}}</ref>
|