TutorialsSpace- Er. Deepak Garg
Bresenham’s circle drawing algorithm
It is not easy to display a continuous smooth arc on the computer screen as our computer screen is made of pixels organized in matrix form. So, to draw a circle on a computer screen we should always choose the nearest pixels from a printed pixel so as they could form an arc. There are two algorithm to do this:
Mid-Point circle drawing algorithm
Bresenham’s circle drawing algorithm
We have already discussed the Mid-Point circle drawing algorithm in our previous post.In this post we will discuss about the Bresenham’s circle drawing algorithm.
Both of these algorithms uses the key feature of circle that it is highly symmetric. So, for whole 360 degree of circle we will divide it in 8-parts each octant of 45 degree. In order to that we will use Bresenham’s Circle Algorithm for calculation of the locations of the pixels in the first octant of 45 degrees. It assumes that the circle is centered on the origin. So for every pixel (x, y) it calculates, we draw a pixel in each of the 8 octants of the circle
22- Computer Graphics- Circle Drawing Algorithm- Basic Concept of Circle And Its Representation
https://youtu.be/FobJLAIO_lQ
23- Circle Drawing Algorithm In Computer Graphics- 8 Way Symmetry Of A Circle | Computer Graphics
https://youtu.be/ulPQ-0t3h-M
24- Bresenham’s Circle Drawing Algorithm In Computer Graphics In Hindi | Bresenham’s Circle Drawing https://youtu.be/DqqqFNGEL74
25- Numerical On Bresenham’s Circle Drawing Algorithm In Computer Graphics In Hindi
https://youtu.be/fBj_9By3zyU
26- Mid Point Circle Drawing Algorithm In Computer Graphics In Hindi | Mid Point Circle Drawing https://youtu.be/jm2bO44HmXI
27- Mid Point Circle Drawing Algorithm In Computer Graphics In Hindi – Numerical
https://youtu.be/PuJaKmo90ns
ugc net computer graphics | ugc net computer graphics questions |computer graphics ugc net questions and answers | computer graphics for net exam | computer graphics for ugc net
#UGCNETComputerGraphics
Playlist:
UGC NET- Computer Graphics:
https://www.youtube.com/playlist?list=PLL8qj6F8dGlQ_WDJGjKvGHxvs-Hpn0AcN
UGC NET- Operating System Lectures:
https://www.youtube.com/playlist?list=PLL8qj6F8dGlS4jZxioXYH-sZxdMQdMxYy
Operating System For BTech- BE- BSc-Msc- BCA-MCA…Students
https://www.youtube.com/playlist?list=PLL8qj6F8dGlSR4SolVHM2W_XtXCQOmu1v
Foundation Of Computer Science- IPU
https://www.youtube.com/playlist?list=PLL8qj6F8dGlR1u2x_LRGZVpXtJj8A1Z6K
Full Discrete Mathematics Syllabus
https://www.youtube.com/playlist?list=PLL8qj6F8dGlTX359q-PBBUFw3BrBvAxq3 In Our Channel Students can access computer graphics lectures with complete syllabus and all videos are in hindi language so they can understand easily. our motive to provide computer graphics lectures in hindi because it become easy for students to understand the concepts very easily and it took very less time so it also save your time as well.
Student will find many computer graphics tutorials in youtube but i guarantee that you will not find any other channel who teaches in easiest way as our channel does. Computer graphics videos are more in demand as it is is one of the most important subjects of many computer science streams.
As i already told that computer graphics videos in hindi is provided in our channel even all subjects are covered in hindi to make it easy. Many students follow books for computer graphics tutorials but it is not easy to understand from all things from the books so here is our channel who guides in many ways and hindi language make the concept the easiest.
Computer graphics is one of that subject which has been taught from very beginning in the school level.
The motive of making the computer graphics in hindi subject to make computer science students feel that it is very important and easy subject. Computer graphics lectures are provided by many lecturars but i ensure students that here you will find all lectures and many computer graphics notes with the making concepts clear. .
Sir amazing
Nice lecture sir..keep it up
Sir bahut best pdate ho aap
Maine to aapki saari videos like ki h or meko sb kuch bahut ache se smjh aa rha
Thanku so so much sir g.. 👌👌👌
god level
My basic concepts got clear. Thank you for your hard work sir!
x ki value from 0 to r/root(2) hoga since sin45 = 1/root(2)
Sir you are the best….🤩
Awsm computer graphics tutorial ever I seen….thank you sr….😊😊😊
Sir You are amazing…..You explained it smoothly.. I wish we had teachers like you in our university
Watch video at 1.5X and thanks me later…
DDA circle algorithm video chaiye
Nice sir …..concept clear
1no
well explained
Notes links
bruh didn't understand nothing of what you're saying