1. Trang chủ
  2. » Giáo Dục - Đào Tạo

Introduction computer graphics (p1) (đồ họa máy TÍNH SLIDE)

22 15 0

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

THÔNG TIN TÀI LIỆU

Thông tin cơ bản

Định dạng
Số trang 22
Dung lượng 11,1 MB

Các công cụ chuyển đổi và chỉnh sửa cho tài liệu này

Nội dung

Introduction Computer Graphics... Basic Graphics System... The Programmer’s Interface• Programmer sees the graphics system through an interface: Application Programming Interface API...

Trang 1

Introduction

Computer Graphics

Trang 3

Basic Graphics System

Trang 5

The Programmer’s Interface

• Programmer sees the graphics system through an interface: Application Programming Interface (API)

Trang 8

Modeling Package

Digital Content Creation

Trang 9

Raster Graphics

• Image produced as an array ( the raster ) of picture elements ( pixels ) in the frame buffer

Trang 10

Rasterization

Trang 11

Let talk about pixels

• Pixels are strored as a 1-dimensional array of ints

• Each in is formated arcording to Java's standard pixel model

• Layout of the pixel array on the display

Trang 12

Display Technologies

Trang 13

Evolution

Trang 14

Wire-Frame

Trang 15

Coloring

Trang 16

Hidden Surface Removal

Trang 17

Constant Rendering

Trang 18

Facet Shading

Trang 19

Smooth Shading

Trang 20

Correct Highlight

Trang 21

Texture & Shadow

Trang 22

Reflection

Ngày đăng: 29/03/2021, 08:19

w