Introduction To Graphics Application Unit-2
Introduction To Graphics Application Unit-2
CAD
CAD stands for Computer-Aided Design. It refers to the use of computer software
and systems to create, modify, analyze, or optimize designs for various industries
such as architecture, engineering, and manufacturing. CAD software allows
designers and engineers to create 2D or 3D models of objects or systems, which
can be further used for visualization, simulation, and production.
CAD software provides tools and features that enable precise measurements,
geometric modeling, drafting, rendering, and documentation of designs. It offers a
wide range of functionalities, including the ability to manipulate objects, apply
materials and textures, simulate physical properties, and perform analysis such as
stress testing, fluid flow simulation, and motion analysis.
Presentation graphics
Presentation graphics refer to visual aids or materials used to enhance a
presentation and communicate information effectively to an audience. These
graphics typically include slides, charts, diagrams, images, and multimedia
elements that are displayed on a screen or projected onto a larger surface during a
presentation.
1. Slides: Presentation graphics are typically organized into individual slides, each
containing a specific topic or idea. Slides act as a canvas for displaying text,
images, and other graphical elements.
2. Text: Presenters use text to convey key points, provide explanations, or display
data. Fonts, colors, and formatting options can be used to enhance readability and
visual appeal.
4. Charts and Graphs: Data visualization tools are often used to present
numerical information in the form of charts, graphs, or infographics. These visual
representations make complex data easier to understand and interpret.
For some training applications, particular systems are designed. For example Flight
Simulator.
Flight Simulator: It helps in giving training to the pilots of airplanes. These pilots
spend much of their training not in a real aircraft but on the ground at the controls
of a Flight Simulator.
Advantages:
1. Fuel Saving
2. Safety
3. Ability to familiarize the training with a large number of the world's airports.
2. Use in Biology: Molecular biologist can display a picture of molecules and gain
insight into their structure with the help of computer graphics.
o Financial Reports
o Statistical Reports
o Mathematical Reports
6. Computer Art: Computer Graphics are also used in the field of commercial
arts. It is used to generate television and advertising commercial.
10. Printing Technology: Computer Graphics is used for printing technology and
textile design.
Image processing
In computer graphics, image processing refers to the manipulation and
modification of images to create or enhance graphical content. It involves various
techniques and algorithms that are specifically designed for computer-generated
images rather than real-world photographs or digital images.
Here are some common image processing techniques used in computer graphics:
Display devices
Raster-Scan Displays
Raster Scan Displays are most common type of graphics monitor which employs
CRT. It is based on television technology. In raster scan system electron beam
sweeps across the screen, from top to bottom covering one row at a time.A
pattern of illuminated pattern of spots is created by turning beam intensity on and
off as it moves across each row. A memory area called refresh buffer or frame
buffer stores picture definition. This memory area holds intensity values for all
screen points. Stored intensity values are restored from frame buffer and painted
on screen taking one row at a time.Each screen point is referred to as pixels.
ADVANTAGES:
Real life images with different shades can be displayed.
Color range available is bigger than random scan display.
DISADVANTAGES:
Resolution is lower than random scan display.
More memory is required.
Data about the intensities of all pixel has to be stored.
Advantages:
1. Inexpensive
Disadvantages:
2. Shadow-Mask Method:
o Shadow Mask Method is commonly used in Raster-Scan System because
they produce a much wider range of colors than the beam-penetration
method.
o It is used in the majority of color TV sets and monitors.
Construction: A shadow mask CRT has 3 phosphor color dots at each pixel
position.
Shadow mask grid is pierced with small round holes in a triangular pattern.
Figure shows the delta-delta shadow mask method commonly used in color CRT
system.
The deflection system of the CRT operates on all 3 electron beams simultaneously;
the 3 electron beams are deflected and focused as a group onto the shadow mask,
which contains a sequence of holes aligned with the phosphor- dot patterns.
When the three beams pass through a hole in the shadow mask, they activate a
dotted triangle, which occurs as a small color spot on the screen.
The phosphor dots in the triangles are organized so that each electron beam can
activate only its corresponding color dot when it passes through the shadow mask.
Electron guns and the corresponding red-green-blue color dots on the screen, are
aligned along one scan line rather of in a triangular pattern.
Advantage:
1. Realistic image
2. Million different colors to be generated
3. Shadow scenes are possible
Disadvantage:
Advantage:
1. No refreshing is needed.
2. High Resolution
3. Cost is very less
Disadvantage:
LCD
LCD stands for Liquid Crystal Display. It is a flat panel display technology,
mainly used in TVs and computer monitors, nowadays it is used for mobile
phones also. These LCDs are completely different from that old CRT displays, it
uses liquid crystals instead of cathode ray in its primary form of operation.
LCD is a combination of two states of matter, the solid and the liquid. The solid
part is crystal and this liquid and crystal together make the visible image. LCD
consists of two layers which are two polarized panels- filters and electrodes. LCD
screen works by blocking the light rather than emitting the light. There are two
types of pixel grids in LCD:
Active Matrix Grid– It is a newer technology. In smartphone with LCD
display uses this technology.
Passive Matrix Grid– It is an older technology. Some older devices used this
technology.
Typically the ratios of modern monitors are 1000:1 and TVs are 4000:1.
Response Rate: Response Rate is high in LCD, it means the time required for
changing colors of the pixels is very much less, so that the refresh rate is very
high in LCD than CRT. There is no lagging between the pixels when the
image is changed.
Advantages of LCD :
The main advantage of LCD is, it has low in cost and energy efficient and
very less power consumption.
LCD is thinner and lighter and very flexible.
LCD provides excellent contrast, brightness and resolution, so the picture
quality is very clear like a crystal.
Radiation of LCD monitors are much less than CRT monitors
LCDs can be suitable with CMOS integrated circuits so that making of LCD is
very easy.
It gives perfect sharpness at the native resolution
Zero geometric distortion at the native resolution of the pane
It provides various conveniences like portability as compared to previous
technology based screens.
3D viewing devices
The 2D can show two-dimensional objects. Like the Bar chart, pie chart, graphs.
But some more natural objects can be represented using 3D. Using 3D, we can see
different shapes of the object in different sections.
In the right -handed system thumb of right- hand points to positive z-direction and
left- hand system thumb point to negative two directions. Following figure show
right-hand orientation of the cube.
Point A x, y, z
Point B x, y, 0
Point C 0, y, 0
Point D 0, y, z
Advantages:
1. A CRT has the electron beam directed only to the parts of the screen where
an image is to be drawn.
2. Produce smooth line drawings.
3. High Resolution
Frame Buffer is also known as Raster or bit map. In Frame Buffer the positions are
called picture elements or pixels. Beam refreshing is of two types. First is
horizontal retracing and second is vertical retracing. When the beam starts from the
top left corner and reaches the bottom right scale, it will again return to the top left
side called at vertical retrace. Then it will again more horizontally from top to
bottom call as horizontal retracing shown in fig:
1. Interlaced Scanning
2. Non-Interlaced Scanning
For non-interlaced display refresh rate of 30 frames per second used. But it gives
flickers. For interlaced display refresh rate of 60 frames per second is used.
Advantages:
1. Realistic image
2. Million Different colors to be generated
3. Shadow Scenes are possible.
Disadvantages:
1. Low Resolution
2. Expensive
5. Refresh rate depends or resolution 5. Refresh rate does not depend on the picture
7. Beam Penetration technology come under it. 7. Shadow mark technology came under this.