SlideShare a Scribd company logo
NADAR SARASWATI COLLEGE OF ARTS AND SCIENCE
DEPARTMENT OF COMPUTER SCIENCE
python
Presented By,
M.Shakthi Msc(cs)
TWO DIMENTIONAL ANIMATION GRAPHICS
PYTHON
Python is high level programming language.
It’s a general purpose programming language.
Python is dynamically typed and garbage collected.
It support multiple programming paradigms,including structured ,object
oriented and functional programming.
MAIN USE OF PYTHON
Commenly used for developing website,and software,task automation,
data analysis,and data visualization.
TWO DIMENTIONAL GRAPHICS:
Graphics design is also a 2d design .
The 2d graphics is the arts of digitally creation graphics contents and
layouts.
It can be sorted mainly into the categories of pixel based graphics design
And vector based graphics design,although very often both techniques are
Used to create a graphics.
There are two types od 2D graphics.
1.Bitmap
2.vector
2d graphics are mainly used in application that were originally developed
upon traditional printing and drawing.
Such as typography,cartography,technical deawing etc.
The 2d graphics started in the 1950s based on vector graphics devices.
2d graphics software is an application level editor and drawing program for
creating two dimentoinal diagrams,digital images,illustration and other
graphic content.
The best 2d graphics design software result from deawing,vector graphics,
diagramming and more.
python
2D Animation is the art of creating movement in a two dimentional space.
This includes charaters,creatures,FX,backgrounds.
The illusion of movement is created when individual drawings are sequenced together
over time.
Animation means making visual objects moe.
2D animation is the process of creating that illusion of movement for characters and
objects within a two dimentional space.
Traditional 2D animation was hand drawn,but it can now also be computer generated.
2D ANIMATION:
2d graphics animation
THANK YOU

More Related Content

PPTX
2D Graphics animation - Bouncing ball(Python).pptx
PDF
Multimedia presentation for the Bachelor
PDF
1-Introduction-What-is-Multimedia.pdf
PPTX
CSTRACKA1_CHAPTER_1_3D Graphics Fundamentals.pptx
PPTX
python.pptx
PPTX
Computer application
PPT
Geometrical Objects and Transformations in 2D and 3D Graphics.ppt
PPT
Topic 8 Geometrical Objects and Transformations in 2D and 3D Graphics.ppt
2D Graphics animation - Bouncing ball(Python).pptx
Multimedia presentation for the Bachelor
1-Introduction-What-is-Multimedia.pdf
CSTRACKA1_CHAPTER_1_3D Graphics Fundamentals.pptx
python.pptx
Computer application
Geometrical Objects and Transformations in 2D and 3D Graphics.ppt
Topic 8 Geometrical Objects and Transformations in 2D and 3D Graphics.ppt

Similar to python (20)

PPTX
Computer Graphics: Introduction, History, Application
PPTX
Final presentation on python
PDF
Introduction to Python
DOC
application software and types Custom based software Package software
PPTX
Computer graphics ppt
PPT
Introduction to Computer Graphics or CG.ppt
PPTX
basic computer
PPTX
lecture 4
PDF
Chapter 20 coc
PDF
Introduction to Computer Graphics with examples
PPT
Development Tools - Abhijeet
PPT
applications.ppt
DOCX
Chapter 8: Software selection
PPT
Introduction to computer graphics
PPT
Introduction to computer graphics
PPT
Introduction to computer graphics
PPT
Computer graphics, bba 1
PPT
Computer graphics, group 9, bba a
PDF
Graphics pdf
PPTX
Introduction , surveuy on cg
Computer Graphics: Introduction, History, Application
Final presentation on python
Introduction to Python
application software and types Custom based software Package software
Computer graphics ppt
Introduction to Computer Graphics or CG.ppt
basic computer
lecture 4
Chapter 20 coc
Introduction to Computer Graphics with examples
Development Tools - Abhijeet
applications.ppt
Chapter 8: Software selection
Introduction to computer graphics
Introduction to computer graphics
Introduction to computer graphics
Computer graphics, bba 1
Computer graphics, group 9, bba a
Graphics pdf
Introduction , surveuy on cg
Ad

More from ShakthiShakthi13 (9)

PPTX
WE PPT.pptx
PPTX
PPTX
PPTX
CC ss.pptx
PPTX
Artificial intelligence
PPTX
Cloud computing
PPTX
PPTX
cryptography
PPTX
WE PPT.pptx
CC ss.pptx
Artificial intelligence
Cloud computing
cryptography
Ad

Recently uploaded (20)

PPTX
Cell Structure & Organelles in detailed.
PDF
Open folder Downloads.pdf yes yes ges yes
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PDF
Introduction-to-Social-Work-by-Leonora-Serafeca-De-Guzman-Group-2.pdf
PDF
Anesthesia in Laparoscopic Surgery in India
PPTX
GDM (1) (1).pptx small presentation for students
PPTX
Pharma ospi slides which help in ospi learning
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PPTX
Open Quiz Monsoon Mind Game Prelims.pptx
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
O7-L3 Supply Chain Operations - ICLT Program
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PPTX
Week 4 Term 3 Study Techniques revisited.pptx
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
COMPUTERS AS DATA ANALYSIS IN PRECLINICAL DEVELOPMENT.pptx
PPTX
master seminar digital applications in india
Cell Structure & Organelles in detailed.
Open folder Downloads.pdf yes yes ges yes
Microbial diseases, their pathogenesis and prophylaxis
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
Renaissance Architecture: A Journey from Faith to Humanism
Introduction-to-Social-Work-by-Leonora-Serafeca-De-Guzman-Group-2.pdf
Anesthesia in Laparoscopic Surgery in India
GDM (1) (1).pptx small presentation for students
Pharma ospi slides which help in ospi learning
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Open Quiz Monsoon Mind Game Prelims.pptx
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
O7-L3 Supply Chain Operations - ICLT Program
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Week 4 Term 3 Study Techniques revisited.pptx
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
2.FourierTransform-ShortQuestionswithAnswers.pdf
COMPUTERS AS DATA ANALYSIS IN PRECLINICAL DEVELOPMENT.pptx
master seminar digital applications in india

python

  • 1. NADAR SARASWATI COLLEGE OF ARTS AND SCIENCE DEPARTMENT OF COMPUTER SCIENCE python Presented By, M.Shakthi Msc(cs) TWO DIMENTIONAL ANIMATION GRAPHICS
  • 2. PYTHON Python is high level programming language. It’s a general purpose programming language. Python is dynamically typed and garbage collected. It support multiple programming paradigms,including structured ,object oriented and functional programming. MAIN USE OF PYTHON Commenly used for developing website,and software,task automation, data analysis,and data visualization.
  • 3. TWO DIMENTIONAL GRAPHICS: Graphics design is also a 2d design . The 2d graphics is the arts of digitally creation graphics contents and layouts. It can be sorted mainly into the categories of pixel based graphics design And vector based graphics design,although very often both techniques are Used to create a graphics. There are two types od 2D graphics. 1.Bitmap 2.vector
  • 4. 2d graphics are mainly used in application that were originally developed upon traditional printing and drawing. Such as typography,cartography,technical deawing etc. The 2d graphics started in the 1950s based on vector graphics devices. 2d graphics software is an application level editor and drawing program for creating two dimentoinal diagrams,digital images,illustration and other graphic content. The best 2d graphics design software result from deawing,vector graphics, diagramming and more.
  • 6. 2D Animation is the art of creating movement in a two dimentional space. This includes charaters,creatures,FX,backgrounds. The illusion of movement is created when individual drawings are sequenced together over time. Animation means making visual objects moe. 2D animation is the process of creating that illusion of movement for characters and objects within a two dimentional space. Traditional 2D animation was hand drawn,but it can now also be computer generated. 2D ANIMATION: