Đang chuẩn bị liên kết để tải về tài liệu:
Lecture Computer graphics: Lecture 19 - Fasih ur Rehman

Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ

This chapter discuss the purpose of the components required for successful communications; describe these uses of computer communications: wireless messaging services, wireless Internet access points, cybercafés, global positioning systems, collaboration, groupware, voice mail, and Web services; | Computer Graphics Lecture 19 Fasih ur Rehman Last Class Rasterization Fragment Processing Clipping Today’s Agenda Clipping Clipping Identification of the portions of geometric primitives by analytical calculations within the view windows Clipping Not to clip means Rasterize outside framebuffer time to convert pixels outside the window will be wasted Clipping Approach For each line segment for each edge of the window view find intersection points pick nearest points if anything is left draw it Clipping The process of determining which primitives, or parts of primitives, fit within the clipping or view volume The portions of all primitives that can possibly be displayed (lie in the cube) w ≥ x ≥ -w w ≥ y ≥ -w w ≥ z ≥ -w Line Clipping A clipper decides which primitives, or parts of primitives can possibly be displayed and be passed on to rasterizer. Primitives that fit within the specified view volume pass through the clipper, or are accepted Primitives that cannot appear on the display | Computer Graphics Lecture 19 Fasih ur Rehman Last Class Rasterization Fragment Processing Clipping Today’s Agenda Clipping Clipping Identification of the portions of geometric primitives by analytical calculations within the view windows Clipping Not to clip means Rasterize outside framebuffer time to convert pixels outside the window will be wasted Clipping Approach For each line segment for each edge of the window view find intersection points pick nearest points if anything is left draw it Clipping The process of determining which primitives, or parts of primitives, fit within the clipping or view volume The portions of all primitives that can possibly be displayed (lie in the cube) w ≥ x ≥ -w w ≥ y ≥ -w w ≥ z ≥ -w Line Clipping A clipper decides which primitives, or parts of primitives can possibly be displayed and be passed on to rasterizer. Primitives that fit within the specified view volume pass through the clipper, or are accepted Primitives that cannot appear on the display are eliminated, or rejected or culled. Primitives that are partially within the view volume must be clipped such that any part lying outside the volume is removed Accepted Rejected Clipped Clipping Algorithms Test both end points of line Both ends on correct side of the view window (same) edge Trivial Accept Clipping Algorithms Test both end points of line Both ends on wrong side of the view window (same) edge Trivial Reject Clipping Algorithms Combining the above two If both endpoints lie inside all the edges of view window, accept the line “trivially” If both endpoints lie outside the same edge of view window, reject the line “trivially” Otherwise, split the line in two segments and accept and reject each segment trivially. Summary Clipping References Fundamentals of Computer Graphics Third Edition by Peter Shirley and Steve Marschner Interactive Computer Graphics, A Top-down Approach with OpenGL (Sixth Edition) by Edward .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.