Vertices, Edges and Faces By Jordan Diamond. Vertices In geometry, a vertices is a special kind of point which describes the corners or intersections.

Slides:



Advertisements
Similar presentations
COMP 175 | COMPUTER GRAPHICS Remco Chang1/6103b – Shapes Lecture 03b: Shapes COMP 175: Computer Graphics February 3, 2015.
Advertisements

11-1 Space Figures and Cross Sections
Angles Triangles, Quadrilaterals, Polygons. Remember Angles around a single point add up to
Polygons Only one of these is a polygon. Do you know? A polygon MUST be a closed figure.
0˚90˚ 180˚ < acute < < obtuse < reflex complete turn 360˚ These words describe the kind of angle. right angle straight angle M May.
LO: To learn about properties of 2D shapes
Bell Work The length of segment AB is 5 ⅙ cm and the length of segment BC is 9 ⅕ cm. What is the length of segment AC?
Geometric Shapes, Lines of Symmetry, & Right Angles 3 rd Grade Strategies for Your Toolbox to Solve Geometry Problems.
Finding Surface Area Math 6. Objectives 1- Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find.
2 pt 3 pt 4 pt 5pt 1 pt 2 pt 3 pt 4 pt 5 pt 1 pt 2pt 3 pt 4pt 5 pt 1pt 2pt 3 pt 4 pt 5 pt 1 pt 2 pt 3 pt 4pt 5 pt 1pt Vocabulary Solid Figures Lines and.
Platonic Solids. So What is Our Topic?  It’s math (go figure!)  It’s hands on (so you get to play!)  There’s candy involved  There are some objects.
GEOMETRY 6.G.1 VOCABULARY Mrs. Thompson Level 1. Review Words Side: A line bounding a geometric figure: one of the faces forming the outside of an object.
Prisms Fun with by D. Fisher
A solid figure 3 dimensional figure.
Vertex – A point at which two or more edges meet Edge – A line segment at which two faces intersect Face – A flat surface Vertices, Edges, Faces.
Part 6: Graphics Output Primitives (4) 1.  Another useful construct,besides points, straight line segments, and curves for describing components of a.
Angle Relationships Geometry 1.5.
Warm-Up Find the area of the kite Question 8 from the Test.
Geometry 10-1 Solids Face: the flat side of a figure
1 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt Lines,
Surface Area of Pyramids Pyramid – A polyhedron with all faces except one intersecting a vertex. Pyramids are named for their bases, which can be a polygon.
Solid Geometry - Objectives Classify three-dimensional figures according to their properties. Use nets and cross sections to analyze three-dimensional.
Identifying 3-D Figures Lesson 12 – 7. Vocabulary Three Dimensional (3 – D) Figure: Shapes that have a length, width, and depth/height Face – a flat surface.
(7.6) Geometry and spatial reasoning The student compares and classifies shapes and solids using geometric vocabulary and properties. The student is expected.
Introduction to Computer Graphics: Object Representation Rama C Hoetzlein, 2010 Univ. of California Santa Barbara Lecture Notes.
Computer Graphics Basic 3D Geometry CO2409 Computer Graphics Week 5-1.
Geometry Vocabulary Introduction to Classifying Angles.
Geometry. Triangles Triangle angle sum theorem: the sum of the angles in any triangle is 180° Triangle inequality theorem: the sum of the lengths of any.
What are these shapes? squarecircletrianglerectangle How many sides do each have? How many points do each have?
By Eugene Adams.  Vertices  Edges  Faces  Polygons  Meshes  2D co-ordinates  3D co-ordinates.
Geometry Vocabulary Point an exact location in space Line A straight path that goes on forever in both directions A and B are any 2 points on the line.
12.1 Exploring Solids.
Solid Figures Vocabulary.
I go on and on in both directions What am I?. A line.
Attributes A quality that is characteristic of someone or something.
Abney V. Martinez. Tell which shapes are polygons.  A polygon is a closed plane figure made up of line segments.  Each line segment is a side.  The.
Angle Relationships.
Warm Up Classify each polygon. 1. a polygon with three congruent sides
Special Angle Pairs. Definitions Adjacent Angles: Angles that have a common ray or side and a common vertex, but points inside either one of the angles.
Surface Area and Volume
11-1 Space Figures and Cross Sections Objectives To recognize polyhedra and their parts To visualize cross sections of space figures.
Exploring Solids and Shapes. Basic Definitions Face: A flat surface on a solid figure. Edge: A line segment where two faces meet Vertex: A point where.
Geometry in the real world part 2 Created By: Tyrien Riggins
Francis González Shapes: 2 Dimensions Figures Rectangle, Square, Triangle, Circle, Arch 3 Dimensions Figures Cube, Pyramid, Sphere, Cylinder.
Geometrical Reasoning. Labelling angles When two lines meet at a point an angle is formed. An angle is a measure of the rotation of one of the line segments.
Vocabulary for the Common Core Sixth Grade.  base: The side of a polygon that is perpendicular to the altitude or height. Base of this triangle Height.
Introduction to 3D Solids and Solids of Revolution Some 3D shapes can be formed by revolving a 2D shape around a line (called the axis of revolution).
- VOCABULARY - INTERSECTING LINES, PARELLEL LINES, AND TRANSVERSALS - ANGLES - TRIANGLES - CIRCLES - QUADRILATERALS - PYTHAGOREAN THEOREM.
: Geometry Jeopardy: Review Game. $2 $5 $10 $20 $1 $2 $5 $10 $20 $1 $2 $5 $10 $20 $1 $2 $5 $10 $20 $1 $2 $5 $10 $20 $1 Geometric Figures Polygons Lines,
GEOMETRY IN CODYS WORLD SHAPES AND LINES. RECTANGLE HAS FOUR RIGHT ANGLES AND ONE BIG FACE.
11-1 Solid Geometry Warm Up Lesson Presentation Lesson Quiz
Types of Polygons Polygon- a flat closed figure made of straight line segments Circle the figures that are polygons. Cross out the figures 
that are.
Unit 11: 3-Dimensional Geometry
Geometric Solids.
Polygons Similar and Congruent
Properties of Geometric Shapes
Geometric Shapes, Lines of Symmetry, & Right Angles
Geometry Jeopardy: Review Game.
11.4 Three Dimensional Figures
Unit 11: 3-Dimensional Geometry
Year 2 Spring Block 3 Geometry – Properties of Shape
9.4 - Polygons Grade 4.
10.1 Solid Geometry Geometry.
Warm Up Classify each polygon. 1. a polygon with three congruent sides
Solid Geometry.
Basic elements of triangle
Solid Geometry.
Solid Geometry.
Three-Dimensional Figures
Tessellations Geometry Unit 2 Session 4.
Presentation transcript:

Vertices, Edges and Faces By Jordan Diamond

Vertices In geometry, a vertices is a special kind of point which describes the corners or intersections of geometric shapes. Vertices are commonly used in computer graphics to define the corners of surfaces typically triangles in 3D models, where each such point is given as a vector. The vertex of an angle is the point where two lines begin or meet, where two lines cross, segments and lines that result in two straight sides meeting at one place.

Edges An edge is a line between to vertices. The more edges you have the more vertices then the more faces which creates a more complex shape.

Faces the face on a shape are the main things that help you see the object when its complete. The faces are used to show detail in the shape which you can add texture to.

Polygons All 3D models are made up of either triangle or polygons. The reason Polygons and triangles are used is because these shapes fit together to make the 3D shape.

Meshes A mesh is a group of faces, edges and vertices. These make up the shape when 3D modelling. The meshes help you manipulate the 3D objects to help you create complex shapes.

2D co-ordinates 2D co-ordinates are used to make up a 2d shape. The axis used to plot 2d coordinates are x and y, 2d co-ordinates are used to create the faces of the 3d faces.

3D co-ordinates 3D co-ordinates are used to plot 3D shapes. The axis used to plot the 3D co-ordinates are x, y and z