
DDA Line Drawing program in c
#include<stdio.h>
#include<conio.h>
#include<graphics.h>
#include<math.h>
void main()
{
//variable declaration
int dx,dy,length,x1,y1,x2,y2,k,p,q;
float x,y,m;
float stepx,stepy;
//to...
Graphics1
Graphics 2
Graphics 3
Graphics 4
Graphics 5
Copyright © 2025 Engineers-Hub / Template by : Urangkurai