0% found this document useful (0 votes)
39 views1 page

Bronze Challenge: Silver Challenge:: Deadline

This document outlines challenges for a lab assignment on algorithms for drawing lines and circles. Students are tasked with implementing a midpoint line algorithm and comparing it to a basic line equation. For additional credit, a circle equation and midpoint circle algorithm must be implemented and compared. All work is due by May 20th, 2017 at 23:59.

Uploaded by

Sen Sokha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views1 page

Bronze Challenge: Silver Challenge:: Deadline

This document outlines challenges for a lab assignment on algorithms for drawing lines and circles. Students are tasked with implementing a midpoint line algorithm and comparing it to a basic line equation. For additional credit, a circle equation and midpoint circle algorithm must be implemented and compared. All work is due by May 20th, 2017 at 23:59.

Uploaded by

Sen Sokha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Royal University of Phnom Penh CG: Lab 7

Faculty of Engineering Lecture: Kor Sokchea

Lab 7:
In this lab, you expect to implement midpoint line and circle algorithm that we have

learned in the class.


Bronze Challenge: Draw a straight line based on line equation

Silver Challenge: Implement the midpoint line algorithm in order to draw the line
and compared the result which one is look better.

Gold: Draw a circle based on circle equation and implement the midpoint circle
algorithm in order to draw the line and compared the result which one is look
better.

Deadline: 23:59, 20th, May 2017

You might also like