Chapter 9. Visible-Surface Detection Methods

Slides:



Advertisements
Similar presentations
10-7 부동소수점 (Floating-Point) 계산  컴퓨터에서 숫자를 표기하는 방법  가수 (Fraction) : 부호화된 고정소수점 숫자 지수 (Exponent) : 소수점의 위치를 표시 ( 예 )10 진수 를 표기하면 Fraction Exponent.
Advertisements

목성에 대해서 서동우 박민수. 목성 목성은 태양계의 5 번째 궤도를 돌고 있습니다. 또 한 태양계에서 가장 큰 행성으로 지구의 약 11 배 크기이며, 지름이 약 14 만 3,000km 이다. 목성은 태양계의 5 번째 궤도를 돌고 있습니다. 또 한.
6 장. printf 와 scanf 함수에 대한 고찰 printf 함수 이야기 printf 는 문자열을 출력하는 함수이다. – 예제 printf1.c 참조 printf 는 특수 문자 출력이 가능하다. 특수 문자의 미 \a 경고음 소리 발생 \b 백스페이스 (backspace)
1. 도형의 연결 상태 2. 꼭지점과 변으로 이루어진 도형 Ⅷ. 도형의 관찰 도형의 연결상태 연결상태가 같은 도형 단일폐곡선의 성질 연결상태가 같은 입체도형 뫼비우스의 띠.
Term project. Touch-screen 활용 그림판 –Touch-screen 을 입력장치로 하여 LCD 상에 그림을 그리는 프로그램 – 터치 입력을 절대 좌표로 받는 디바이스 /dev/touch 를 만들어 응용 프 로그램에서 수행하도록 함. –User interface.
1.3.1 원의 방정식. 생각해봅시다. SK 텔레콤에서는 중화동에 기지국을 세우려고 한다. 이 기지국은 중화고, 중화우체국, 뚝방에 모두 전파를 보내야 한다. 기지국은 어디에 세워야 할까 ? 중화동의 지도는 다음과 같다 원의 방정식.
재료수치해석 HW # 박재혁.
Maximum Flow.
Chapter 10. Illumination Models and Surface-Rendering Methods
Entity Relationship Diagram
(Numerical Analysis of Nonlinear Equation)
공차 및 끼워맞춤.
연결리스트(linked list).
Report #2 - Solution 문제 #1: 다음과 같이 프로그램을 작성하라.
Rendering Techniques HyoungSeok Kim
8장. 가시성 판단 학습목표 후면제거의 정의와 처리방법을 이해한다. 절단작업의 정의와 처리방법을 이해한다.
학습목표 8장. 가시성 판단 후면제거의 정의와 처리방법을 이해한다. 절단작업의 정의와 처리방법을 이해한다.
질의 사항 Yield Criteria (1) 소재가 평면응력상태에 놓였을 때(σ3=0), 최대전단응력조건과 전단변형에너지 조건은σ1 – σ2 평면에서 각각 어떤 식으로 표시되는가? (2) σ1 =σ2인 등이축인장에서 σ = Kεn로 주어지는 재료의 네킹시 변형율을 구하라.
11장. 포인터 01_ 포인터의 기본 02_ 포인터와 Const.
Error Detection and Correction
멀티미디어 시스템 (아날로그 이미지,신호를 디지털로 변환 방법) 이름 : 김대진 학번 :
23장. 구조체와 사용자 정의 자료형 2.
비선형 방정식 김영광.
Chapter 7. Three-Dimensional Viewing
프로그래밍 랩 – 7주 리스트.
보조저장장치 구조(Secondary Storage Structure)
컴퓨터 프로그래밍 : 실습3 2장 데이터와 식.
3차원 객체 모델링.
Matrix 및 Rendering 파이프라인
자바 5.0 프로그래밍.
Chapter03 캔버스(1) HTML5 Programming.
Raster Scan Display 1970년대 출현. TV기술에서 발달.
자료구조: CHAP 7 트리 –review 순천향대학교 컴퓨터공학과 하 상 호.
ROC curve Receiver-Operating Characteristic curve.
LCD Controller Colorbar
Association between two measurement variables Correlation
TFT-LCD 구조 동작원리 응용분야.
Chapter6 : JVM과 메모리 6.1 JVM의 구조와 메모리 모델 6.2 프로그램 실행과 메모리 6.3 객체생성과 메모리
컴퓨터 프로그래밍 기초 - 10th : 포인터 및 구조체 -
P 등속 직선 운동 생각열기 – 자동차를 타고 고속도로를 달릴 때, 속력계 바늘이 일정한 눈금을 가리키며 움직이지 않을 때가 있다. 이 때 자동차의 속력은 어떠할까? ( 속력이 일정하다 .)
삼각형에서 평행선에 의하여 생기는 선분의 길이의 비
보고서 #7 (기한: 6/2) 2개의 스택, stk1, stk2를 이용하여 큐를 구현하라.
CAD 실습 2013년 2학기.
계산기.
객체기반 SW설계 팀활동지 4.
미분방정식.
수학10-나 1학년 2학기 Ⅱ.부등식의 영역 1. 부등식의 영역(2/5) 부등식 영역 수업계획 수업활동.
이차방정식과 이차함수의 관계 이차함수의 그래프와 축의 위치 관계 이차방정식 의 그래프와 축이 만나는 점의 좌표는 이차방정식
MATLAB Image Processing Toolbox
선 그리기.
Window, Viewport Window, Viewport.
4장. 데이터 표현 방식의 이해. 4장. 데이터 표현 방식의 이해 4-1 컴퓨터의 데이터 표현 진법에 대한 이해 n 진수 표현 방식 : n개의 문자를 이용해서 데이터를 표현 그림 4-1.
Chapter 1 단위, 물리량, 벡터.
DA :: 퀵 정렬 Quick Sort 퀵 정렬은 비교방식의 정렬 중 가장 빠른 정렬방법이다.
Chapter 1 단위, 물리량, 벡터.
1. 정투상법 정투상법 정투상도 (1) 정투상의 원리
Chapter 10 데이터 검색1.
12 그리드 시스템.
Numerical Analysis Programming using NRs
수치해석 (Numerical Analysis)
컴퓨터공학과 손민정 Computer Graphics Lab 이승용 교수님
수치해석 ch3 환경공학과 김지숙.
제 29 강 스트링(string) 다루기 s a i s . s T i h t g r i n.
영역 기반 처리.
SEOUL NATIONAL UNIVERSITY OF SCIENCE & TECHNOLOGY
컴퓨터는 어떻게 덧셈, 뺄셈을 할까? 2011년 10월 5일 정동욱.
Ch12. Deep Learning (Backpropagation)
Ray Casting 발표자 : 박 경 와
C++ Espresso 제15장 STL 알고리즘.
BoardGame 보드게임 따라가기.
Presentation transcript:

Chapter 9. Visible-Surface Detection Methods 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Classification of Visible-Surface Detection Algorithms object-space methods와 image-space methods가 있음 object-space methods: object와 object의 일부분을 scene definition으로부터 비교하여 어느 surface가 visible한지를 결정 image-space methods: projection plane상의 pixel position으로 visibility를 결정함 sorting (depth comparison을 쉽게 함)과 coherence methods (scene 의 regularity)를 이용하여 알고리즘의 성능 향상 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods Back-Face Detection object-space method이며 inside-outside tests를 이용 Ax + By + Cz + D < 0 이면 점(x, y, z)은 inside N : 한 polygon surface에 대한 normal vector V : 눈(카메라)으로부터의 viewing direction vector V N > 0 이면 그 polygon은 back face임 object description이 projection coordinates로 변환되고 viewing direction이 viewing zv axis와 평행하면 V = (0, 0, vz)이고, N = (A, B, C)이므로 V N = Vz C가 됨 normal vector N의 z component인 C의 부호에 따라 V N의 부호가 결정됨 viewing direction이 negative zv axis 방향인 right-handed viewing system에서 C <= 0 이면 그 polygon이 back face가 됨 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Vector V in the viewing direction and a back-face normal vector N N = (A, B, C) V 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods A polygon surface with plane parameter C < 0 in a right-handed viewing coordinate system identified as a back face. Yv N = (A, B, C) Xv V Zv 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods Depth-Buffer method image-space approach projection plane의 pixel position에서 surface의 depth를 비교 z-buffer method라고도 함 xv yv view plane의 (x, y)로부터 orthographic projection line상에서 surfaces의 거리를 비교함 2개의 buffer가 필요: 하나는 (x, y) position에 대한 각 surface의 depth value를 저장하고 다른 하나는 refresh buffer로서 각 position에 대한 intensity value를 저장함 depth value의 초기치는 0 (minimum depth)이고 refresh buffer의 초기치는 background의 intensity 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods At view-plane position(x, y), surface S1 is the smallest depth from the view plane and so is visible at that position. Yv S3 S2 S1 Xv (x, y) Zv 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods Depth buffer algorithm depth buffer와 refresh buffer를 초기화 depth(x, y) = 1.0 /* depth values for visible surfaces */ refresh(x, y) = Ibackgnd /* intensity values */ 각 polygon의 pixel position에 대해 depth value (z)와 depth buffer 에 저장된 값과 비교하여 if z < depth(x, y) 이면 depth(x, y) = z, refresh(x, y) = Isurf(x, y) surface position (x, y)의 depth value는 plane equation 으로 부터 구해짐 -Ax – By - D z = C 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods z = (-Ax - By - D) / C <= Ax + By + Cz + D = 0 에서 (x, y)의 depth가 z이면 (x+1, y)의 depth z’는 z’ = {-A(x+1) - By - D} / C 혹은 z’ = z - A/C이 되고, scanline y값이 증가할 때는 x’ = x - 1/m이므로 z = (-Ax - By - D) / C에서 y+1에서의 z값은 z’ = {-A(x - 1/m) - B(y-1) - D} / C = z + (A/m + B)/C가 되며 vertical edge에 대해서는 기울기가 infinite와 마찬가지이므로 z’ = z + B/C 가 된다.   2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods Intersection positions on successive scan lines along a left polygon edge y scan line y+1 scan line x x’ 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods A-Buffer Method depth-buffer method의 확장 개념으로 A-buffer method는 antialiased, area-averaged, accumulation-buffer method를 나타냄 depth-buffer method의 단점: 각 pixel position에 대해 one visible surface만 찾을 수 있다는 것, 즉 불투명한 표면만 처리할 수 있어서 여러 면의 intensity values를 축적시켜서 투명한 면을 표현하지 못한다. A-buffer method depth-buffer를 확장시켜서 buffer 내 각 position이 a linked list of surfaces를 참조할 수 있도록 함 A-buffer내 각 position은 depth field와 intensity field를 가짐 depth field: a positive or negative real number 저장 intensity field: surface-intensity information혹은 pointer value 저장 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods depth field가 양수이면 a single surface의 depth를 나타내고, intensity field는 surface color의 RGB 값을 저장 depth field가 음수이면 pixel intensity를 위한 multiple-surface contributions를 의미하며 intensity field는 surface data의 linked list의 포인터를 저장, 각 surface를 위한 데이터로는 RGB intensity components Opacity parameter Depth Percent of area coverage Surface identifier Other surface-rendering parameters Pointer to next surface 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods Scan-line method image-space method polygon 내부를 채우는 scan-line algorithm을 확장 scan line을 진행하면서 scan line과 교차하는 모든 polygon surface가 visible한지를 조사한다. 각 scan line에 대해 겹치는 모든 surface의 depth를 계산하여 view plane에 가장 가까운 면을 찾아 그 면의 intensity value를 refresh buffer에 넣는다. edge table 및 polygon table을 포함해서 면들을 위한 여러 tables 이 준비되어 있다고 가정 edge table은 각 line의 끝 점들, 기울기, polygon table의 포인터 등을 포함하며, polygon table은 각 면의 평면 방정식, 면에 대한 intensity 정보, edge table에 대한 포인터 등을 포함 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods Scan lines crossing the projection of two surfaces, S1 and S2, in the view plane. Xv Yv S1 S2 A B C D E F G H Scan Line 1 Scan Line 2 Scan Line 3 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods 주어진 scan line이 통과하는 면들에 대한 검색을 쉽게 하기 위해, edge table에 있는 정보로부터 active list of edges를 준비. 이 active list 는 현재 scan line을 통과하는 edge 들만을 포함하며 x 순으로 정렬되도록 한다. 각 면에 대해 flag를 정의하여 scan line이 통과하는 지점이 면의 inside인가 outside인가를 구분하도록 하고, scan line 들은 왼쪽에서 오른쪽으로 처리된다. 면의 가장 왼편에서 flag가 on 이 되며 가장 오른편에서 flag가 off 된다. 그림에서 scan line 1에 대한 active list에는 AB, BC, EH, FG 를 위한 edge table로부터의 정보를 포함하고 있다. AB, BC 사이에서 이 scan line을 따라 면 S1 에 대한 flag 만이 on 이므로, depth calculation을 할 필요 없이 면 S1에 대한 intensity 정보가 polygon table 로부터 refresh buffer로 들어간다. Xv Yv S1 S2 A B C D E F G H Scan Line 1 Scan Line 2 Scan Line 3 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods 마찬가지로, EF, FG 사이에서는 S2 의 flag만이 on 이며 scan line 1을 따라 교차되는 면들이 없으므로 다른 면들의 intensity 값은 background intensity로 설정된다. scan line 2, 3에 대해서는 active list가 AD, EH, BC, FG를 포함하며, AD, EH 사이에서 scan line 2를 따라서는 S1 에 대한 flag 만이 on 이다. EH, BC 사이에서는 양 면들의 flag 들이 on 이 된다. 이 구간에서 두 면들의 계수를 이용하여 depth calculation 이 이루어진다. BC를 만나기 전까지는 s1의 depth가 s2의 depth보다 작기 때문에 s1의 intensity가 refresh buffer에 load 된다. 그리고 나서, S1에 대한 flag 는 off가 되고, FG를 만날 때 까지 S2의 intensity가 저장된다. Xv Yv S1 S2 A B C D E F G H Scan Line 1 Scan Line 2 Scan Line 3 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods depth-sorting method image-space and object-space operation을 이용 surface들을 decreasing depth로 sort surface들을 가장 큰 depth를 갖는 surface부터 시작하여 scan conversion painter’s algorithm이라고도 함 – oil painting시에 background color를 먼저 칠한 뒤에 먼 거리의 물체를 칠한 뒤에 가까운 거리에 있는 물체를 칠하고 마지막으로 가장 앞에 있는 물체를 그리는 것과 비슷함 surfaces를 view plane으로부터의 거리로 sort하여 가장 먼 거리에 있는 surface의 intensity value를 refresh buffer에 넣는다. Decreasing depth순서대로 차례로 surface의 intensity를 frame buffer에 더해나간다. 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods depth-sorting method surface들을 z value로 sort하여 가장 큰 depth와 리스트 내 다른 surface들과 비교하여 depth overlap이 없으면 scan conversion을 계속한다. Depth overlap이 발견되면 surface들의 순서를 조정하기 위해 추가적인 비교가 필요 i) 두 surfaces의 xy plane에서의 bounding rectangles이 overlap 하지 않는지를 테스트 ii) surface S 가 viewing position에 비교해 overlapping surface에 completely behind인지를 테스트 iii) overlapping surface가 S에 completely front에 있는지 테스트 iv) 두 surfaces의 view plane로의 projection이 overlap 하는지 테스트 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods xmin xmax xmin’ xmax’ xmin xmax xmin’ xmax’ (Fig. 9-14) Surface S is completely behind the overlapping surface S’. (Fig. 9-15) Overlapping surface S’ is completely in front of surface S. (Fig. 9-13) Two surfaces with depth overlap but no overlap in the x direction. 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods Test i) i번 테스트는 두 부분으로 나누어져서 첫 번째는 x 방향으로 overlap을 첵크하고 다음에 y 방향으로 첵크한다. 양 방향중 어느 하나에서 overlap이 없으면 두 면들이 서로를 가리지는 않는다. Test ii)와 iii)은 inside-outside polygon test로 수행한다. S 의 모든 vertices의 좌표치를 교차하는 면의 평면 방정식에 대입하여 sign을 조사한다. 면의 outside가 viewing position으로 향해있도록 plane equations가 설정되어 있을 경우, S의 모든 점들이 S’의 inside이면 S가 S’의 behind에 있으며 S 의 모든 점들이 S’의 outside 이면 S’는 S 의 completely front 에 있게 된다. Test iv)는 xy plane에서 line equations를 이용하여 intersection을 첵크한다. 2010-1학기 Chapter 9. Visible-Surface Detection Methods

BSP-Tree Method (Binary Space Partitioning Tree) painter’s algorithm에서와 같이 surfaces를 back부터 front까지 칠해나가는 방법으로 object visibility를 결정 view reference point는 변하나 scene내 물체는 고정 위치에 있는 경우에 유용. viewing direction에 대한 각 space subdivision단계에서 surfaces가 space 를 분할하는 평면에 대해 inside인지 outside인지를 판별하는 과정이 필요 (그림9-19)에서 먼저 plane P1으로 공간을 분할하여 viewing direction에 따라 물체들이 back 혹은 front로 나눈다. 한 물체가 평면과 교차되는 경우엔 그 물체를 두개 별도 물체로 분리한다. A, C는 P1의 front에 있고, B, D는 P1의 back에 있음 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods A region of space (a) is partitioned with two planes P1 and P2 to form the BSP tree representation in (b) P2 C P1 P1 front back D P2 P2 A front back front back back A C B D front B back front (a) (b) 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods 다시 plane P2로 공간을 분할하여 binary tree 를 구성하여 모든 물체들이 terminal nodes로 표시되도록한다. Front objects는 왼쪽 노드에 back objects는 오른쪽 노드로 한다. BSP Tree가 완성되면 surfaces를 back에서 front의 순서로 칠해나간다. 즉 background objects를 칠한 뒤에 foreground objects를 칠함 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Area-Subdivision Method image-space method이나 surface의 depth ordering을 위해 object-space operation을 이용 scene의 area coherence 성질을 이용 total viewing area를 점점 작은 사각형으로 분할해나가서 각 작은 사각형 하나가 a single visible surface가 투영되었거나 혹은 투영된 surface가 없는 경우가 되도록 한다 지정된 area에 대한 a single surface의 visibility 결정은 surface와 area boundary를 비교하는 테스트로 이루어진다. surface와 area boundary와 관계 surrounding surface overlapping surface inside surface outside surface 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Dividing a square area into equal-sized quadrants at each step 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Possible relationships between polygon surfaces and a rectangular area Surrounding surface Overlapping surface Inside surface Ouside surface 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods area에 대한 surface visibility 테스트: 다음의 조건 중 하나가 true이면 subdisivion을 더 이상 하지않는다. area에 대한 모든 surfaces가 outside 에 있는 경우 only one inside, overlapping, or surrounding surface 만 area에 있는 경우 a surrounding surface가 area boundary내에서 다른 모든 surfaces를 가리는 경우 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods Octree Methods viewing volume에 octree를 이용하는 경우에는 octree node를 front-to-back order로 viewing surface에 투영시켜서 hidden-surface elimination을 실행함 back octants (4, 5, 6, 7)은 front octants에 의해 가려지므로 back surfaces는 제거함 마찬가지로 octant 0의 4개 front suboctants를 처리해간다. 계속하여 각 octant에 위의 처리를 계속해간다. an octree node가 a color value로 나타나면 이 노드에 해당하는 frame buffer내 pixel area에 그 color value를 지정한다. octree를 display하는 방법은 octree nodes를 front에서 back으로 recursive하게 조사해서 보이는 영역의 octree를 quadtree로 매핑시킨 후, quadtree 표현을 frame buffer에 load 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods Objects in octants 0, 1, 2, and 3 obscure objects in the back octants (4, 5, 6, 7) 6 5 4 1 3 7 2 Numbered octants of a region Viewing direction 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods Ray-Casting Method view plane의 a pixel position에서 물체를 통과하는 광선과 surface의 교차점 중 가장 가까이에 있는 교차점으로 surface의 visibility를 정하는 방법 ray casting procedure 이용 광선의 경로를 추적하는 geometric optic method curved surfaces로 표현된 scene의 visibility detection에 효과적이다. ray casting은 multiple ray paths를 추적하여 multiple objects로부터 반사와 굴절을 취하는 ray tracing algorithm의 특별한 경우이다. ray casting에서는 각 픽셀로부터 가장 가까운 물체로의 하나의 광선을 따른다. 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods Curved Surfaces 곡면으로 구성된 물체의 visibility 를 결정하는 효과적 방법으로 ray-casting 과 octree 방법이 있음 ray-casting: ray-surface intersection을 계산해야 하고 pixel ray를 따라 가장 작은 교차 거리를 정한다. Octree: 물체에 대한 입력이 정의되면 모든 visible surface들은 같은 방법으로 구해질 수 있음 curved surface를 plane polygon 들로 정의하는 경우엔 각 curved surface를 polygon mesh로 바꾸고 앞에서의 hidden-surface methods를 사용 Curved surface representations Implicit equation인 f(x, y, z) = 0 혹은 parametric representation 사용 때로는 explicit equation 사용이 편리한 경우가 있다. Xy ground plane에 대한 높이 함수로 다음의 식 사용 z = f(x, y) 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods Surface Contour plots 응용에 따라 한 surface function을 곡면의 모양을 보여주는 contour lines의 집합으로 나타내기도 함. 곡면이 하나의 식, 혹은 고도에 대한 지형 데이터나 인구밀도와 같은 데이터 테이블로 나타냄 Visible surface contour lines 로 나타내고 가려지는 contour sections 을 제거해간다. xy plane상의 곡선은 주어진 z 구간에서 z 값들에 대해 만들어진다. Surface를 xy 도면으로 나타내면 surface representation은 y = f(x, z) 로 표현 xy plane 상의 곡선은 z 의 정해진 범위(z)에서 그려진다. 가장 큰 z 값에서 시작하여 곡선을 front에서 back으로 curve를 그려나가고 hidden sections을 제거한다. 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods Surface에서 visible curve sections을 구분하는 방법은 pixel x 에 대해 ymin, ymax 값을 유지시켜서 얻는다. 한 pixel x 위치에서 시작해서 계산된 y 값을, 다음 픽셀의 ymin, ymax와 비교하여 ymin <= y <= ymax 이면 그 점은 not visible 하므로 그리지 않는다. 그 범위를 벗어난 점은 visible 하므로 그려주고 y 값의 범위를 갱신한다. Xz plane과 yz plane에 대해서도 비슷한 방법으로 contour plot을 얻는다. 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods Wireframe methods 물체의 outline만 디스플레이 할 때는 visibility test가 surface edges에 적용되어, visible edge sections은 디스플레이되고 hidden edge sections은 제거되거나 visible edges와는 다르게 디스플레이되도록 한다. object edges의 visibility 를 결정하는 프로시듀어를 wireframe visibility 라고 함. Visible line detection methods 혹은 hidden-line detection methods라고도 함. visible line을 구분하기 위한 직접적인 방법은 각 line을 각 surface와 비교하는 것 이 방법은 arbitrary window shapes에 대한 line clipping 와 유사. 일부 line은 surface에 가려짐 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods 각 line에 대해 어느 line section이 보이지 않는가를 결정하기 위해 surface와 depth values를 비교: 각 coordinate position을 테스트하지 않고 hidden line segments를 결정하기 위해 coherence methods 사용 가능 surface boundary의 projection과의 양쪽 line intersection이 surface보다 depth가 큰 경우는 line segment가 completely hidden (그림9-28a). line이 한 boundary intersection에서는 depth가 크고, 다른 boundary intersection에서는 depth가 작은 경우에는 line이 surface 내부를 관통함(그림9-28b). 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods Hidden-line sections (dashed) for a line that (a) passes behind a surface and (b) penetrates a surface (b) (a) 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Wireframe Depth-Cueing Algorithm Visibility information 을 디스플레이하는 또 다른 방법 물체의 밝기를 viewing position 으로부터의 거리의 함수로 나타냄 d: viewing position 으로부터의 거리 dmin, dmax: minimum and maximum depth 혹은 normalized depth range (dmin = 0.0, dmax = 1.0) 각 픽셀의 위치가 처리될 때 픽셀 컬러에 fdepth (d)가 곱해진다. 가까운 점에 보다 큰 강도(intensity)가 주어지고, 최대 깊이에는 강도가 0 값을 갖는다. dmax - d fdepth (d) = dmax - dmin 2010-1학기 Chapter 9. Visible-Surface Detection Methods

Chapter 9. Visible-Surface Detection Methods 2010-1학기 Chapter 9. Visible-Surface Detection Methods