Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

graphics and animation

i m working on Graphics and Animation laboratory exercise of de2 board i wand to draw a line using Bresenham’s algorithm the c code is # include<stdio.h># include<conio.h># include<graphics.h> ...