Download presentation
Presentation is loading. Please wait.
Published byAnnabelle Higgins Modified over 9 years ago
1
Computer Graphics/and Multimedia CMM472/CIT773 What is CG ?, History of CG, Course Overview
2
Applied Computer Science and Multimedia, SIE&T2 Introduction Story of CG –Producing image using computer –40 years ago : display a few line on CRT –Now generated images are indistinguishable from photographs
3
Applied Computer Science and Multimedia, SIE&T3 Application of CG Depends on the user community need Advance of hardware and software Area of CG –Display information –Design –Simulation –User interface
4
Applied Computer Science and Multimedia, SIE&T4 Display Information Classical using spoken and written language Drawing field –Babylonians (4000 years ago) use stone for floor plan –Greek (2000 years ago) till Renaissance Has idea of architecture graphically –Before today use manual drafting and drawing –Today : computer based system Able to develop and manipulated in real-time
5
Applied Computer Science and Multimedia, SIE&T5 CG Applications Statistic –100 years : explored the techniques for plotting data –Now, computer plotting package provided variety of technique, color tools etc. Medicine –Interested in data-analysis problems –Image technology, CT, MRI, Ultrasound, PET
6
Applied Computer Science and Multimedia, SIE&T6 Design Engineer, architecture using CAD –Iterative process for best or optimize solution –Ex. Mechanical parts, VLSI etc. CAD package has interactive tools ex. menu, tool bar –interactive interface and analyze etc. –Able to generate different image, different view
7
Applied Computer Science and Multimedia, SIE&T7 Simulation Refer to capable of generating images in real-time Applied with advance hardware Ex. Training Pilot, Flight simulator Some special VLSI chip able to generate sophisticate game Photo realistic movie Together with headset led her has stereoscopic effect by different view for each eye
8
Applied Computer Science and Multimedia, SIE&T8 User Interface GUI from OS like MS windows, X windows, Macintosh OS Use of menu and icon, mouse Different only in detail
9
Applied Computer Science and Multimedia, SIE&T9 Graphical System 5 major elements –Processor, memory, frame buffer, output devices and input devices General for every system
10
Applied Computer Science and Multimedia, SIE&T10 Pixel and Frame buffer Picture is produced as array of pixel (raster) Pixel are stored in Frame buffer memory : VRAM for fast redisplay Depth : number of bits for each pixel –24 bit has true color system : RGB system Resolution : number of pixel in frame buffer
11
Applied Computer Science and Multimedia, SIE&T11 Detail of area around one eye showing individual pixel. Pixels. Image of Yeti the cat
12
Applied Computer Science and Multimedia, SIE&T12 Output Device Domain type : CRT display Computer convert display signal from digital to analog to control plate Refresh rate : rate for retrace the screen at least 50 times per second The cathode-ray tube (CRT)
13
Applied Computer Science and Multimedia, SIE&T13 2 systems for refresh rate In order to avoid flicker of display Interlace display : –Odd row and even row are refresh alternately Noninterlace display –Display scan in one time row by row
14
Applied Computer Science and Multimedia, SIE&T14 Color display system Shadow-mask CRT
15
Applied Computer Science and Multimedia, SIE&T15 Images Computer generate synthetic images Lighting, shading and properties involve many aspect of image formation
16
Applied Computer Science and Multimedia, SIE&T16 Object and Viewers in CG Object references –Shape referred by object point to reference coordinate system –Position –Geometric primitives : eg. point, line etc. Viewer One who observe object ( man, camera etc.) The same object different image for different place
17
Applied Computer Science and Multimedia, SIE&T17 A’s view B’s view C’s view Image seen by three different viewers
18
Applied Computer Science and Multimedia, SIE&T18 Image forming in real camera Viewer and object are both in 3D system but the formed image is 2D
19
Applied Computer Science and Multimedia, SIE&T19 Light and Images Make an image more realistic Light from source strike and reflect from object enter the camera give some surface detail to the viewer A camera system with a light source
20
Applied Computer Science and Multimedia, SIE&T20 Ray tracing The strike and illuminate ray that interact the object surface is the ray that make an image to viewer Scene with single point source
21
Applied Computer Science and Multimedia, SIE&T21 Ray tracing A B C D E F
22
Applied Computer Science and Multimedia, SIE&T22 Source of light Light travels in straight line to object Point source –Light from single location emit equally in all direction Light bulb –Emitting over an area, more in one direction More sources can be modeled by a number of point sources Monochromatic light : source of single frequency
23
Applied Computer Science and Multimedia, SIE&T23 Receptor: Human Visual system Extremely complex Response to 350 nm to 780 nm light Sensor :3 type cone cell and 1 type of rod cell The human visual system
24
Resolution : how large object size that can see Intensity: the measure of light energy Brightness : how perceive intense light that emitted form object Eyes do not have the same response like monochromatic –Red light and green light with same intensity have different to us
25
Applied Computer Science and Multimedia, SIE&T25 CIE standard observer curve Cone sensitivity
26
Applied Computer Science and Multimedia, SIE&T26 Pinhole Camera: How image build on projection plane Simple geometric model to understand how image contribute Pinhole camera Side view of pinhole camera
27
Properties –Infinite depth of field Disadvantage –Admits only single ray –Unable to adjust to different angle of view view angle
28
Applied Computer Science and Multimedia, SIE&T28 The synthetic camera model Learn to understand that the specification of the object is different from the viewer Imaging system
29
Applied Computer Science and Multimedia, SIE&T29 Equivalent views of image formation (a) With image formed on the back of camera (b) With image plane move in front of the camera
30
Applied Computer Science and Multimedia, SIE&T30 Imaging with the synthetic camera
31
Applied Computer Science and Multimedia, SIE&T31 Image Clipping Clipping (a) with window in initial position, and (b) with window shifted.
32
Applied Computer Science and Multimedia, SIE&T32 Application Programmer Interface
33
Applied Computer Science and Multimedia, SIE&T33 Application model for programmer Application programmer’s model of software
34
Set of function reside in a graphics library API should match the conceptual model that the user wish to employ to the specific images Available API: OpenGL, PHIGS, Direct3D, VRML and JAVA-3D Specification of the synthetic camera model –Objects –Viewer –Light source –Material Properties
35
Applied Computer Science and Multimedia, SIE&T35 Modeling - Rendering Renderer duty –Adding light source –Material properties –Other detail effect The modeling-rendering pipeline
36
Applied Computer Science and Multimedia, SIE&T36 Graphic Architecture Information had to be sent with high enough rate to avoid flicker Early graphics system
37
Applied Computer Science and Multimedia, SIE&T37 Display Processor Display-processor architecture
38
Applied Computer Science and Multimedia, SIE&T38 Pipeline: arithmetic processing pipeline Arithmetic pipeline
39
Applied Computer Science and Multimedia, SIE&T39 Object processed geometry Geometric pipeline Convert the object coordinate system to display system Limit the image part on display Project 3D object into 2D on display 2D image converted to pixel and store at frame buffer
40
Applied Computer Science and Multimedia, SIE&T40 Performance characteristic Pipeline architecture Floating point VLSI chip : able to do 4*4 matrix
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.