SlideShare a Scribd company logo
TOPIC :
Question of Ch -3(FOLEY)
Graphics exercise (b.tech)
• If pk < 0, this midpoint is inside the
circle and the pixel on scan line yk is
closer to the circle boundary.
• Otherwise, the midposition is outside or
on the circle boundary,and we select the
pixel on scanline yk – 1.
4.Determine symmetry points in the other seven
octants.
5. Move each calculated pixel position (x, y) onto
the circular path centered on (x, yc) and plot the
coordinate values:
x=x+xc, y=y+yc
6. Repeat steps 3 through 5 until x >= y.
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)
Graphics exercise (b.tech)

More Related Content

PPTX
Intercepts of a line
PDF
8th PreAlg - L77--April26
PPT
Linear equations 2-2 a graphing and x-y intercepts
ZIP
Binomial Multiplication
PDF
Multiplying Binomials
DOC
Mth 4108-1 a (ans)
PDF
Day 2 graphing linear equations
PPTX
June 2, 2015
Intercepts of a line
8th PreAlg - L77--April26
Linear equations 2-2 a graphing and x-y intercepts
Binomial Multiplication
Multiplying Binomials
Mth 4108-1 a (ans)
Day 2 graphing linear equations
June 2, 2015

Viewers also liked (10)

DOCX
Imtiyaz Ali_CV
PDF
Christina_Koliou cv!
PPTX
Yanitza ensayo
PPTX
Institutions
PDF
IYT - CodeMash 2017
PDF
AZ Holding presentation - Overview
DOC
REPORT texto braillefinal
PPT
Danieldiapositiva
PPTX
Presentación corporativa 2016 v2
PDF
Catalogo De Cursos
Imtiyaz Ali_CV
Christina_Koliou cv!
Yanitza ensayo
Institutions
IYT - CodeMash 2017
AZ Holding presentation - Overview
REPORT texto braillefinal
Danieldiapositiva
Presentación corporativa 2016 v2
Catalogo De Cursos
Ad

More from Sonia Pahuja (14)

DOCX
numerical method solutions
DOCX
Bisection method solved questions
PPTX
raster and random scan
DOC
Scanfill polygon
PPTX
Graphics exercise (b.tech)
PPT
graphics notes
PPT
Surajkund Mella Faridabad
PPT
Business Ethics
TXT
Determinant Matlab Code
TXT
Gaussel Method
TXT
CODE Data Structures
DOCX
DATABASE MANAGEMENT SYSTEM
PPT
Introduction to sets
PPT
Data Link Control
numerical method solutions
Bisection method solved questions
raster and random scan
Scanfill polygon
Graphics exercise (b.tech)
graphics notes
Surajkund Mella Faridabad
Business Ethics
Determinant Matlab Code
Gaussel Method
CODE Data Structures
DATABASE MANAGEMENT SYSTEM
Introduction to sets
Data Link Control
Ad

Recently uploaded (20)

PPTX
CH1 Production IntroductoryConcepts.pptx
PPTX
Lecture Notes Electrical Wiring System Components
PPT
Project quality management in manufacturing
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PPTX
Geodesy 1.pptx...............................................
PPTX
Internet of Things (IOT) - A guide to understanding
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PPTX
additive manufacturing of ss316l using mig welding
PPTX
Welding lecture in detail for understanding
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PPTX
OOP with Java - Java Introduction (Basics)
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
DOCX
573137875-Attendance-Management-System-original
CH1 Production IntroductoryConcepts.pptx
Lecture Notes Electrical Wiring System Components
Project quality management in manufacturing
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
Geodesy 1.pptx...............................................
Internet of Things (IOT) - A guide to understanding
Model Code of Practice - Construction Work - 21102022 .pdf
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
additive manufacturing of ss316l using mig welding
Welding lecture in detail for understanding
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
OOP with Java - Java Introduction (Basics)
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
573137875-Attendance-Management-System-original

Graphics exercise (b.tech)

  • 1. TOPIC : Question of Ch -3(FOLEY)
  • 3. • If pk < 0, this midpoint is inside the circle and the pixel on scan line yk is closer to the circle boundary. • Otherwise, the midposition is outside or on the circle boundary,and we select the pixel on scanline yk – 1.
  • 4. 4.Determine symmetry points in the other seven octants. 5. Move each calculated pixel position (x, y) onto the circular path centered on (x, yc) and plot the coordinate values: x=x+xc, y=y+yc 6. Repeat steps 3 through 5 until x >= y.