pctechguide.com

  • Home
  • Guides
  • Tutorials
  • Articles
  • Reviews
  • Glossary
  • Contact

Graphic Card Geometry

In the geometry stage, all 3D images are broken down into polygons. Each polygon is analysed and assigned various characteristics. Objects are defined for their co-ordinates and combined into a single co-ordinate system called a World Space Co-ordinate. Any elements which fall outside the display window are clipped or discarded.

User input (i.e. playing) within the World Space causes the object to move. As it moves, its geometry must be revised and recalculated. This is known as transformation and involves changes to the X, Y and Z direction. A good example is Duke Nukem 3D: as the hero (the player) runs through a door and turns left into a room, the whole scene changes; as he moves closer to the door it must get bigger, and as he turns left a whole new room scene must be created, giving the illusion of depth. Added to this are changes in camera, lighting, texture and colour of the objects, all of which must be calculated or recalculated.

Known collectively as geometry set-up – this has traditionally been the last stage of the graphics pipeline performed by the main CPU before the 3D processor takes over to perform the rendering function. The associated calculations can be viewed as performing three specific functions:

  • Scaling makes objects bigger or smaller according to how far back they are in the field of view
  • Translation involves moving the object to its correct location
  • Rotation turns the object so that it attains its correct position.

In a game with twenty different objects on-screen at any given time, the CPU has to complete each of the above procedures for each object. And if this weren’t complex enough, computer screens refresh at more than seventy times a second. Therefore, any changes in the position of these objects must also be calculated and displayed for every refresh of the screen.

Triangle setup converts the data created by the geometry setup into a form that can be input into a 3D accelerator. Some graphics cards have their own triangle setup engines which take some of the strain away from the system processor. However, even these triangle setup units are able to process only a small section of the data: the rest must be handled by the main CPU.

  • How Do Computers Make Pictures?
  • Graphic Card Resolution
  • Graphic Card Colour Depth
  • Graphic Card Components
  • Graphic Card Memory
  • Graphic Card Driver Software
  • 3d Accelerated Graphic Cards
  • Graphic Card Geometry
  • 3D Rendering
  • FSAA Graphic Card Technology
  • Digital Graphic Cards
  • DVI Graphic Cards
  • HDCP Technology
  • Graphic Card HDMI Ports
  • Graphic Card Display Port
  • Unified Display Special Interest Group
  • DirectX
  • OpenGL technology
  • Direct3D
  • Talisman
  • Fahrenheit Graphic Cards
  • SLI Technology
  • CrossFire Graphic Cards

Filed Under: Graphics Cards

Latest Articles

Guide to Kensington Slot (K-lock, Kensington Lock, Universal Security Lock) mobile device security

A Kensington Security Slot (or Kensington Slot, Kensington Lock or simply K-Slot) is a common device with which a laptop, notebook, monitor, or other movable piece of equipment can be securely attached to something less mobile. Kensington slots, conceived by their namesake … [Read More...]

Guidelines on Troubleshooting Python Code

Whenever we write a computer program we need to verify that it works as expected. Usually we execute the code, if necessary we provide some inputs, and finally we observe if the output obtained is what we want. If not, check the program, make the necessary corrections, and repeat the previous … [Read More...]

Voice Modems

Voice modems are part of the current communications convergence trend - the merging of voice, data, fax, and even video - which is affecting all aspects of data communications. Consider the Internet, originally a file transfer system, which is … [Read More...]

20 Cool Creative Commons Photographs About the Future of AI

AI technology is starting to have a huge impact on our lives. The market value for AI is estimated to have been worth $279.22 billion in 2024 and it … [Read More...]

13 Impressive Stats on the Future of AI

AI technology is starting to become much more important in our everyday lives. Many businesses are using it as well. While he has created a lot of … [Read More...]

Graphic Designers on Reddit Share their Views of AI

There are clearly a lot of positive things about AI. However, it is not a good thing for everyone. One of the things that many people are worried … [Read More...]

Redditors Talk About the Impact of AI on Freelance Writers

AI technology has had a huge impact on our lives. A 2023 survey by Pew Research found that 56% of people use AI at least once a day or once a week. … [Read More...]

11 Most Popular Books on Perl Programming

Perl is not the most popular programming language. It has only one million users, compared to 12 million that use Python. However, it has a lot of … [Read More...]

10 Exceptional Books on ChatGPT that Will Blow Your Mind

ChatGPT is a powerful new AI tool that is taking the world by storm. You are going to find a lot of amazing books that will teach you how to make the … [Read More...]

Guides

  • Computer Communications
  • Mobile Computing
  • PC Components
  • PC Data Storage
  • PC Input-Output
  • PC Multimedia
  • Processors (CPUs)

Recent Posts

Configuring BIOS for a Second Hard Drive – including SMART

Once the second hard drive is physically installed, you then need to let the computer\'s operating system and software know that it exists. Insert … [Read More...]

What Is the Role of Google Analytics in Advertising a Cannabis Site?

In recent years, cannabis businesses have started to embrace SEO. Yet, many of them are still skeptical of digital analytics. This is a big mistake as … [Read More...]

FireWire 800 Interfaces

In early 2001 the battle between IEEE 1394 and USB advanced another step with the 1394 Trade Association's approval of … [Read More...]

[footer_backtotop]

Copyright © 2025 About | Privacy | Contact Information | Wrtie For Us | Disclaimer | Copyright License | Authors