SlideShare a Scribd company logo
1 of 4
HA4 – Geometric Theory
Geometry - Cartesian Coordinates System
Cartesian coordinates, also called rectangular coordinates, provide a method of rendering graphs
and indicating the positions of points on a two-dimensional (2D) surface or in three-dimensional ( 3D
) space. The scheme gets its name from one of the first people known to have used it, the French
mathematician and philosopher René Descartes (1596-1650). The Cartesian coordinate system is
used to define positions on computer displays and in virtual reality (VR) renderings. The system is
also employed in mathematics, physics, engineering, navigation, robotics, economics, and other
sciences.
Next Steps
Vector
A vector is a quantity or phenomenon that has t...
(WhatIs.com)
Co-ordinates
Coordinates are distances or angles.
The Cartesian plane consists of two perpendicular axes that cross at a central point called the origin.
Positions or coordinates are determined according to the east/west and north/south displacements
from the origin. The east/west axis is often called the x axis, and the north/south axis is called the y
axis. For this reason, the Cartesian plane is also known as the xy -plane. The x and y axes are linear
number lines, meaning that each division on a given axis always represents the same increment.
However, the increments on different axes can differ. For example, in the illustration at left below,
each increment on the x axis might represent 2 units, while each increment on the y axis represents
5 units. Points or coordinates are indicated by writing an opening parenthesis, the x value, a comma,
the y value, and a closing parenthesis in that order. An example is (x,y) = (2,-5). The origin is usually,
but not always, assigned the value (0,0).
Cartesian three-space, also called xyz -space, has a third axis, oriented at right angles to the xy -
plane. This axis, usually called the z axis, passes through the origin of the xy -plane. Positions or
coordinates are determined according to the east/west (x), north/south ( y ), and up/down ( z )
displacements from the origin. As is the case with the x and y axes, the z axis is a linear number line.
For example, in the illustration at right above, each increment on the x axis might represent 5 units,
each increment on the y axis 10 units, and each increment on the z axis 2 units. Points or coordinates
are indicated by writing an opening parenthesis, the x value, a comma, the y value, another comma,
the z value, and a closing parenthesis in that order. An example is ( x,y, z ) = (5,-10,-4). The origin is
usually, but not always, assigned the value (0, 0, 0).
http://www.basic-mathematics.com/cartesian-coordinate-system.html
http://whatis.techtarget.com/definition/Cartesian-coordinates-rectangular-coordinates
Polygon in video games
- Wireframes are an important design tool used in Web
development. It is a visualization tool for presenting proposed functions, structure and content of a
Web page or Web site. A wireframe separates the graphic elements of a Web site from the
functional elements in such a way that Web teams can easily explain how users will interact with the
Web site. A typical wireframe includes:
(1) key page elements and their location, such as header, footer, navigation, content objects,
branding elements, (2) grouping of elements, such as side bars, navigation bars, content
areas, (3) labelling, page title, navigation links, headings to content objects, and (4) place
holders, content text and images.http://www.webopedia.com/TERM/W/wireframe.html
(2) Image - http://cgcookie.com/unity/2013/04/29/modeling-and-texturing-polygon-hair-for-
game-characters/
Primitives
A low-level object or operation from which higher-level, more complex objects and operations can
be constructed. In graphics, primitives are basic elements, such as lines, curves, and polygons, which
you can combine to create more complex graphical images. In programming, primitives are the basic
operations supported by the programming language. A programmer combines these primitives to
create more complex operations, which are packaged as functions, procedures, and methods.
http://www.webopedia.com/TERM/P/primitive.html
Polygons and Shading - Suface
The vast majority of 3-D objects created for computer games are made up of polygons. A polygon is
an area defined by lines. To have a polygon, you must have at least three lines. The lines connect a
series of coordinates in the three-dimensional "space" the computer creates. The point where the
lines connect is known as a vertex. Each vertex has X, Y and Z coordinates.
•X determines the position relative to right or left in the virtual space
•Y determines the position relative to top or bottom in the virtual space
•Z determines the position relative to front or back in the virtual space
Once each polygon has a set of vertices to define its shape, it needs information that tells it what to
look like. There are four common ways to do this:
•Flat shading
•Gouraud shading
•Phong shading
•Texture mapping
Flat shading simply assigns a single colour to a polygon. It is very simple and fast, but makes the
object look artificial. Gouraud shading is more complex. Colours are assigned to each vertex and
then are blended across the face of the polygon. Since each vertex is typically associated with at
least three distinct polygons, this makes the object look natural instead of faceted.
http://www.slideshare.net/upload?from_source=loggedin_newsfeed
http://forums.eidosgames.com/showthread.php?t=108926
Ha4   geometric theory

More Related Content

What's hot

Cartesian Coordinate (Rene Descartes)
Cartesian Coordinate (Rene Descartes)Cartesian Coordinate (Rene Descartes)
Cartesian Coordinate (Rene Descartes)Thiyagu K
 
The Coordinate Plane (Geometry 2_4)
The Coordinate Plane (Geometry 2_4)The Coordinate Plane (Geometry 2_4)
The Coordinate Plane (Geometry 2_4)rfant
 
History,applications,algebra and mathematical form of plane in mathematics (p...
History,applications,algebra and mathematical form of plane in mathematics (p...History,applications,algebra and mathematical form of plane in mathematics (p...
History,applications,algebra and mathematical form of plane in mathematics (p...guesta62dea
 
Rectangular coordinate system
Rectangular coordinate systemRectangular coordinate system
Rectangular coordinate systemCathy Francisco
 
Coordinate plane
Coordinate planeCoordinate plane
Coordinate planelogginl
 
cartesian plane by : joe olivare
cartesian plane by : joe olivarecartesian plane by : joe olivare
cartesian plane by : joe olivareJoe Olivare
 
Rectangular Coordinate System II
Rectangular Coordinate System IIRectangular Coordinate System II
Rectangular Coordinate System IIJhon Paul Lagumbay
 
Cartesian coordinates
Cartesian coordinatesCartesian coordinates
Cartesian coordinateslucilleplAZA
 
56 the rectangular coordinate system
56 the rectangular coordinate system56 the rectangular coordinate system
56 the rectangular coordinate systemalg1testreview
 
CLASS IX MATHS Coordinate geometry ppt
CLASS IX MATHS Coordinate geometry pptCLASS IX MATHS Coordinate geometry ppt
CLASS IX MATHS Coordinate geometry pptRc Os
 

What's hot (19)

Cartesian Coordinate (Rene Descartes)
Cartesian Coordinate (Rene Descartes)Cartesian Coordinate (Rene Descartes)
Cartesian Coordinate (Rene Descartes)
 
The Coordinate Plane (Geometry 2_4)
The Coordinate Plane (Geometry 2_4)The Coordinate Plane (Geometry 2_4)
The Coordinate Plane (Geometry 2_4)
 
History,applications,algebra and mathematical form of plane in mathematics (p...
History,applications,algebra and mathematical form of plane in mathematics (p...History,applications,algebra and mathematical form of plane in mathematics (p...
History,applications,algebra and mathematical form of plane in mathematics (p...
 
The coordinate plane
The coordinate planeThe coordinate plane
The coordinate plane
 
Rectangular coordinate system
Rectangular coordinate systemRectangular coordinate system
Rectangular coordinate system
 
Coordinate plane
Coordinate planeCoordinate plane
Coordinate plane
 
Rectangular Coordinate System
Rectangular Coordinate SystemRectangular Coordinate System
Rectangular Coordinate System
 
cartesian plane by : joe olivare
cartesian plane by : joe olivarecartesian plane by : joe olivare
cartesian plane by : joe olivare
 
Rectangular Coordinate System II
Rectangular Coordinate System IIRectangular Coordinate System II
Rectangular Coordinate System II
 
Cartesian coordinates
Cartesian coordinatesCartesian coordinates
Cartesian coordinates
 
56 the rectangular coordinate system
56 the rectangular coordinate system56 the rectangular coordinate system
56 the rectangular coordinate system
 
Coordinate plane ppt
Coordinate plane pptCoordinate plane ppt
Coordinate plane ppt
 
Cartesian co.ordinates
Cartesian co.ordinatesCartesian co.ordinates
Cartesian co.ordinates
 
Cartesian plane
Cartesian planeCartesian plane
Cartesian plane
 
Rectangular coordinate system
Rectangular coordinate systemRectangular coordinate system
Rectangular coordinate system
 
CLASS IX MATHS Coordinate geometry ppt
CLASS IX MATHS Coordinate geometry pptCLASS IX MATHS Coordinate geometry ppt
CLASS IX MATHS Coordinate geometry ppt
 
Cartesian plane
Cartesian planeCartesian plane
Cartesian plane
 
Graphing lines
Graphing linesGraphing lines
Graphing lines
 
Maths presentation 22
Maths presentation 22Maths presentation 22
Maths presentation 22
 

Viewers also liked

Diari del 5 de desembre de 2014
Diari del 5 de desembre de 2014Diari del 5 de desembre de 2014
Diari del 5 de desembre de 2014diarimes
 
JMJ 2013 com a Caminho Novo
JMJ 2013 com a Caminho NovoJMJ 2013 com a Caminho Novo
JMJ 2013 com a Caminho Novojmjccn
 
Diary of a next generation learner [Learning Technologies Summer Forum 2013 s...
Diary of a next generation learner [Learning Technologies Summer Forum 2013 s...Diary of a next generation learner [Learning Technologies Summer Forum 2013 s...
Diary of a next generation learner [Learning Technologies Summer Forum 2013 s...Brightwave Group
 
ACHPER 2015 feature presentation
ACHPER 2015 feature presentation ACHPER 2015 feature presentation
ACHPER 2015 feature presentation Steve Brophy
 
Ministry of Intergovernmental Affairs
Ministry of Intergovernmental AffairsMinistry of Intergovernmental Affairs
Ministry of Intergovernmental AffairsTransformNG
 

Viewers also liked (6)

Diari del 5 de desembre de 2014
Diari del 5 de desembre de 2014Diari del 5 de desembre de 2014
Diari del 5 de desembre de 2014
 
JMJ 2013 com a Caminho Novo
JMJ 2013 com a Caminho NovoJMJ 2013 com a Caminho Novo
JMJ 2013 com a Caminho Novo
 
Diary of a next generation learner [Learning Technologies Summer Forum 2013 s...
Diary of a next generation learner [Learning Technologies Summer Forum 2013 s...Diary of a next generation learner [Learning Technologies Summer Forum 2013 s...
Diary of a next generation learner [Learning Technologies Summer Forum 2013 s...
 
ACHPER 2015 feature presentation
ACHPER 2015 feature presentation ACHPER 2015 feature presentation
ACHPER 2015 feature presentation
 
Primeiros socorros
Primeiros socorrosPrimeiros socorros
Primeiros socorros
 
Ministry of Intergovernmental Affairs
Ministry of Intergovernmental AffairsMinistry of Intergovernmental Affairs
Ministry of Intergovernmental Affairs
 

Similar to Ha4 geometric theory

Coordenadas homogeneas mov_robot
Coordenadas homogeneas mov_robotCoordenadas homogeneas mov_robot
Coordenadas homogeneas mov_robotAngel Guale
 
Coordinate System.pptx
Coordinate System.pptxCoordinate System.pptx
Coordinate System.pptxKeizylleCajeme
 
Coordinate System.pptx
Coordinate System.pptxCoordinate System.pptx
Coordinate System.pptxKeizylleCajeme
 
267 1 3 d coordinate system-n
267 1 3 d coordinate system-n267 1 3 d coordinate system-n
267 1 3 d coordinate system-nmath266
 
267 1 3 d coordinate system-n
267 1 3 d coordinate system-n267 1 3 d coordinate system-n
267 1 3 d coordinate system-nmath260
 
Coordinate goemetry
Coordinate goemetryCoordinate goemetry
Coordinate goemetryRahul Nair
 
Coordinate geometry 9 grade
Coordinate geometry 9 gradeCoordinate geometry 9 grade
Coordinate geometry 9 gradeSiddu Lingesh
 
3 d graphics basics
3 d graphics basics3 d graphics basics
3 d graphics basicsSardar Alam
 
From Polygons to Quadratics.pptx
From Polygons to Quadratics.pptxFrom Polygons to Quadratics.pptx
From Polygons to Quadratics.pptxyaswanthnaik27
 
Geothermal-Energy Science 9 - Junior Hihg School
Geothermal-Energy Science 9 - Junior Hihg SchoolGeothermal-Energy Science 9 - Junior Hihg School
Geothermal-Energy Science 9 - Junior Hihg SchoolHenryViernes
 
Fundamentals of Multimedia - Vector Graphics.pdf
Fundamentals of Multimedia - Vector Graphics.pdfFundamentals of Multimedia - Vector Graphics.pdf
Fundamentals of Multimedia - Vector Graphics.pdfFatihahIrra
 
Computer Graphics in Java and Scala - Part 1
Computer Graphics in Java and Scala - Part 1Computer Graphics in Java and Scala - Part 1
Computer Graphics in Java and Scala - Part 1Philip Schwarz
 
4 linear equations and graphs of lines
4 linear equations and graphs of lines4 linear equations and graphs of lines
4 linear equations and graphs of lineselem-alg-sample
 
1 3 d coordinate system
1 3 d coordinate system1 3 d coordinate system
1 3 d coordinate systemmath267
 
coordinate geometry basics
coordinate geometry basics coordinate geometry basics
coordinate geometry basics avdheshtripathi2
 
3 5 rectangular system and lines-x
3 5 rectangular system and lines-x3 5 rectangular system and lines-x
3 5 rectangular system and lines-xmath123b
 
The rectangular coordinate plane
The rectangular coordinate planeThe rectangular coordinate plane
The rectangular coordinate planeMartinGeraldine
 

Similar to Ha4 geometric theory (20)

Coordenadas homogeneas mov_robot
Coordenadas homogeneas mov_robotCoordenadas homogeneas mov_robot
Coordenadas homogeneas mov_robot
 
Coordinate System.pptx
Coordinate System.pptxCoordinate System.pptx
Coordinate System.pptx
 
Coordinate System.pptx
Coordinate System.pptxCoordinate System.pptx
Coordinate System.pptx
 
267 1 3 d coordinate system-n
267 1 3 d coordinate system-n267 1 3 d coordinate system-n
267 1 3 d coordinate system-n
 
267 1 3 d coordinate system-n
267 1 3 d coordinate system-n267 1 3 d coordinate system-n
267 1 3 d coordinate system-n
 
Coordinate goemetry
Coordinate goemetryCoordinate goemetry
Coordinate goemetry
 
Coordinate geometry 9 grade
Coordinate geometry 9 gradeCoordinate geometry 9 grade
Coordinate geometry 9 grade
 
Coordinate geometry
Coordinate geometryCoordinate geometry
Coordinate geometry
 
3 d graphics basics
3 d graphics basics3 d graphics basics
3 d graphics basics
 
From Polygons to Quadratics.pptx
From Polygons to Quadratics.pptxFrom Polygons to Quadratics.pptx
From Polygons to Quadratics.pptx
 
Geothermal-Energy Science 9 - Junior Hihg School
Geothermal-Energy Science 9 - Junior Hihg SchoolGeothermal-Energy Science 9 - Junior Hihg School
Geothermal-Energy Science 9 - Junior Hihg School
 
Fundamentals of Multimedia - Vector Graphics.pdf
Fundamentals of Multimedia - Vector Graphics.pdfFundamentals of Multimedia - Vector Graphics.pdf
Fundamentals of Multimedia - Vector Graphics.pdf
 
Analytic geometry basic concepts
Analytic geometry basic conceptsAnalytic geometry basic concepts
Analytic geometry basic concepts
 
Computer Graphics in Java and Scala - Part 1
Computer Graphics in Java and Scala - Part 1Computer Graphics in Java and Scala - Part 1
Computer Graphics in Java and Scala - Part 1
 
4 linear equations and graphs of lines
4 linear equations and graphs of lines4 linear equations and graphs of lines
4 linear equations and graphs of lines
 
1 3 d coordinate system
1 3 d coordinate system1 3 d coordinate system
1 3 d coordinate system
 
coordinate geometry basics
coordinate geometry basics coordinate geometry basics
coordinate geometry basics
 
Co ordinate geometry
Co ordinate  geometry Co ordinate  geometry
Co ordinate geometry
 
3 5 rectangular system and lines-x
3 5 rectangular system and lines-x3 5 rectangular system and lines-x
3 5 rectangular system and lines-x
 
The rectangular coordinate plane
The rectangular coordinate planeThe rectangular coordinate plane
The rectangular coordinate plane
 

More from JordanSmith96

Jordan smith ig2 task 1 revisited v2
Jordan smith ig2 task 1 revisited v2Jordan smith ig2 task 1 revisited v2
Jordan smith ig2 task 1 revisited v2JordanSmith96
 
Force unleashed 2 analysis
Force unleashed 2 analysisForce unleashed 2 analysis
Force unleashed 2 analysisJordanSmith96
 
My game presentation feedback sheet
My game presentation feedback sheetMy game presentation feedback sheet
My game presentation feedback sheetJordanSmith96
 
Arkham city analysis
Arkham city analysisArkham city analysis
Arkham city analysisJordanSmith96
 
Jordan smith ig2 task 1 revisited
Jordan smith ig2 task 1 revisitedJordan smith ig2 task 1 revisited
Jordan smith ig2 task 1 revisitedJordanSmith96
 
Teaching simulator images
Teaching simulator imagesTeaching simulator images
Teaching simulator imagesJordanSmith96
 
Game maker audio editing
Game maker audio editingGame maker audio editing
Game maker audio editingJordanSmith96
 
Unit 73 ig2 assignment creating a sample library 2013_y2
Unit 73 ig2 assignment creating a sample library 2013_y2Unit 73 ig2 assignment creating a sample library 2013_y2
Unit 73 ig2 assignment creating a sample library 2013_y2JordanSmith96
 

More from JordanSmith96 (20)

Schedule
ScheduleSchedule
Schedule
 
Task 5 agreement
Task 5 agreementTask 5 agreement
Task 5 agreement
 
Teaching simulator
Teaching simulatorTeaching simulator
Teaching simulator
 
Jordan smith ig2 task 1 revisited v2
Jordan smith ig2 task 1 revisited v2Jordan smith ig2 task 1 revisited v2
Jordan smith ig2 task 1 revisited v2
 
Skyrim analysis
Skyrim analysisSkyrim analysis
Skyrim analysis
 
Skyrim analysis
Skyrim analysisSkyrim analysis
Skyrim analysis
 
Cod ghosts analysis
Cod ghosts analysisCod ghosts analysis
Cod ghosts analysis
 
Force unleashed 2 analysis
Force unleashed 2 analysisForce unleashed 2 analysis
Force unleashed 2 analysis
 
Forza 5 analysis
Forza 5 analysisForza 5 analysis
Forza 5 analysis
 
My game presentation feedback sheet
My game presentation feedback sheetMy game presentation feedback sheet
My game presentation feedback sheet
 
Arkham city analysis
Arkham city analysisArkham city analysis
Arkham city analysis
 
Jordan smith ig2 task 1 revisited
Jordan smith ig2 task 1 revisitedJordan smith ig2 task 1 revisited
Jordan smith ig2 task 1 revisited
 
Teaching simulator images
Teaching simulator imagesTeaching simulator images
Teaching simulator images
 
Game maker audio editing
Game maker audio editingGame maker audio editing
Game maker audio editing
 
Unit 73 ig2 assignment creating a sample library 2013_y2
Unit 73 ig2 assignment creating a sample library 2013_y2Unit 73 ig2 assignment creating a sample library 2013_y2
Unit 73 ig2 assignment creating a sample library 2013_y2
 
Evaluation t7
Evaluation t7Evaluation t7
Evaluation t7
 
Evaluation t7
Evaluation t7Evaluation t7
Evaluation t7
 
Production t5
Production t5Production t5
Production t5
 
Evaluation t7
Evaluation t7Evaluation t7
Evaluation t7
 
Evaluation t7
Evaluation t7Evaluation t7
Evaluation t7
 

Recently uploaded

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 

Recently uploaded (20)

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 

Ha4 geometric theory

  • 1. HA4 – Geometric Theory Geometry - Cartesian Coordinates System Cartesian coordinates, also called rectangular coordinates, provide a method of rendering graphs and indicating the positions of points on a two-dimensional (2D) surface or in three-dimensional ( 3D ) space. The scheme gets its name from one of the first people known to have used it, the French mathematician and philosopher René Descartes (1596-1650). The Cartesian coordinate system is used to define positions on computer displays and in virtual reality (VR) renderings. The system is also employed in mathematics, physics, engineering, navigation, robotics, economics, and other sciences. Next Steps Vector A vector is a quantity or phenomenon that has t... (WhatIs.com) Co-ordinates Coordinates are distances or angles. The Cartesian plane consists of two perpendicular axes that cross at a central point called the origin. Positions or coordinates are determined according to the east/west and north/south displacements from the origin. The east/west axis is often called the x axis, and the north/south axis is called the y axis. For this reason, the Cartesian plane is also known as the xy -plane. The x and y axes are linear number lines, meaning that each division on a given axis always represents the same increment. However, the increments on different axes can differ. For example, in the illustration at left below, each increment on the x axis might represent 2 units, while each increment on the y axis represents 5 units. Points or coordinates are indicated by writing an opening parenthesis, the x value, a comma, the y value, and a closing parenthesis in that order. An example is (x,y) = (2,-5). The origin is usually, but not always, assigned the value (0,0). Cartesian three-space, also called xyz -space, has a third axis, oriented at right angles to the xy - plane. This axis, usually called the z axis, passes through the origin of the xy -plane. Positions or coordinates are determined according to the east/west (x), north/south ( y ), and up/down ( z ) displacements from the origin. As is the case with the x and y axes, the z axis is a linear number line. For example, in the illustration at right above, each increment on the x axis might represent 5 units, each increment on the y axis 10 units, and each increment on the z axis 2 units. Points or coordinates are indicated by writing an opening parenthesis, the x value, a comma, the y value, another comma, the z value, and a closing parenthesis in that order. An example is ( x,y, z ) = (5,-10,-4). The origin is usually, but not always, assigned the value (0, 0, 0).
  • 2. http://www.basic-mathematics.com/cartesian-coordinate-system.html http://whatis.techtarget.com/definition/Cartesian-coordinates-rectangular-coordinates Polygon in video games - Wireframes are an important design tool used in Web development. It is a visualization tool for presenting proposed functions, structure and content of a Web page or Web site. A wireframe separates the graphic elements of a Web site from the functional elements in such a way that Web teams can easily explain how users will interact with the Web site. A typical wireframe includes: (1) key page elements and their location, such as header, footer, navigation, content objects, branding elements, (2) grouping of elements, such as side bars, navigation bars, content areas, (3) labelling, page title, navigation links, headings to content objects, and (4) place holders, content text and images.http://www.webopedia.com/TERM/W/wireframe.html (2) Image - http://cgcookie.com/unity/2013/04/29/modeling-and-texturing-polygon-hair-for- game-characters/ Primitives A low-level object or operation from which higher-level, more complex objects and operations can be constructed. In graphics, primitives are basic elements, such as lines, curves, and polygons, which you can combine to create more complex graphical images. In programming, primitives are the basic operations supported by the programming language. A programmer combines these primitives to create more complex operations, which are packaged as functions, procedures, and methods. http://www.webopedia.com/TERM/P/primitive.html
  • 3. Polygons and Shading - Suface The vast majority of 3-D objects created for computer games are made up of polygons. A polygon is an area defined by lines. To have a polygon, you must have at least three lines. The lines connect a series of coordinates in the three-dimensional "space" the computer creates. The point where the lines connect is known as a vertex. Each vertex has X, Y and Z coordinates. •X determines the position relative to right or left in the virtual space •Y determines the position relative to top or bottom in the virtual space •Z determines the position relative to front or back in the virtual space Once each polygon has a set of vertices to define its shape, it needs information that tells it what to look like. There are four common ways to do this: •Flat shading •Gouraud shading •Phong shading •Texture mapping Flat shading simply assigns a single colour to a polygon. It is very simple and fast, but makes the object look artificial. Gouraud shading is more complex. Colours are assigned to each vertex and then are blended across the face of the polygon. Since each vertex is typically associated with at least three distinct polygons, this makes the object look natural instead of faceted. http://www.slideshare.net/upload?from_source=loggedin_newsfeed http://forums.eidosgames.com/showthread.php?t=108926